{"id":17014978,"url":"https://github.com/kosmx/socket-emotes-proxy","last_synced_at":"2026-05-11T02:18:49.012Z","repository":{"id":37958546,"uuid":"406111811","full_name":"KosmX/socket-emotes-proxy","owner":"KosmX","description":"Experiment implementation of Emotes API","archived":false,"fork":false,"pushed_at":"2022-06-13T16:14:39.000Z","size":184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T14:43:06.578Z","etag":null,"topics":["fabricmc-mod","minecraft","netty","socket"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KosmX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-13T19:59:28.000Z","updated_at":"2022-04-14T12:29:29.000Z","dependencies_parsed_at":"2022-09-02T11:00:44.924Z","dependency_job_id":null,"html_url":"https://github.com/KosmX/socket-emotes-proxy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KosmX%2Fsocket-emotes-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KosmX%2Fsocket-emotes-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KosmX%2Fsocket-emotes-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KosmX%2Fsocket-emotes-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KosmX","download_url":"https://codeload.github.com/KosmX/socket-emotes-proxy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244973701,"owners_count":20541022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fabricmc-mod","minecraft","netty","socket"],"created_at":"2024-10-14T06:26:54.614Z","updated_at":"2026-05-11T02:18:43.949Z","avatar_url":"https://github.com/KosmX.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emotecraft primitive proxy\n\n\nThis is a primitive implementation of [Emotecraft](https://github.com/KosmX/emotes) proxy API with [Netty](https://netty.io/)  \n\n\n## Build\nUse JDK 17 or newer  \n`./gradlew build` to build and package every module.  \nFabric client jar: `client/build/libs/emotes-proxy-{version}.jar`  \nServer jar: `server/build/libs/server-{version}-shadow.jar`  \n\n## Install\nInstall [Fabric](https://fabricmc.net/),  \nPut the proxy JAR **and** Emotecraft jar into the `.minecraft/mods` folder  \n\n\n## Run the server\n\nCheck if you have __at least__ Java **17** with `java -version`  \nIf not, install it.  \n\nRun the server with `java -jar server.jar \u003cargs\u003e`  \n\n## Server args:\n```shell\nusage: utility-name\n -h,--hideWarning     Hide no encryption warning\n -p,--port \u003carg\u003e      Server port\n```\n-p is mandatory  \n-a is unsupported  \n\n### Example start\n\n```shell\njava -jar server.jar -p 1234\n```\n\n## Client commands\nThere is no config GUI or persistence  \n\n`emotesProxy status` display the proxy status. (If connected, it will show an address)  \n`emotesProxy connect \u003cIP\u003e \u003cport\u003e` connects to a proxy server  \n### Example connect\n`emotesProxy connect 127.0.0.1 1234`  \n\n## Footnote\n\nThis project is an experiment, It may contain code for different functions.  \nIf you find any issue, please report it!  \n\nProject is under CC0 license, you can port it to other version, embed in other project etc.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosmx%2Fsocket-emotes-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkosmx%2Fsocket-emotes-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkosmx%2Fsocket-emotes-proxy/lists"}