{"id":19889705,"url":"https://github.com/kevinpriv/mcprotocol","last_synced_at":"2026-06-10T19:31:25.521Z","repository":{"id":93184301,"uuid":"107970328","full_name":"KevinPriv/MCProtocol","owner":"KevinPriv","description":"Minecraft protocol implementation written from scratch. In Java.","archived":false,"fork":false,"pushed_at":"2017-04-21T11:07:25.000Z","size":369,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-01T04:44:33.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KevinPriv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-23T11:03:31.000Z","updated_at":"2023-05-21T08:37:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"4fa2f5a1-ae1b-49f4-a5b3-a8809a82f212","html_url":"https://github.com/KevinPriv/MCProtocol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KevinPriv/MCProtocol","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinPriv%2FMCProtocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinPriv%2FMCProtocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinPriv%2FMCProtocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinPriv%2FMCProtocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevinPriv","download_url":"https://codeload.github.com/KevinPriv/MCProtocol/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevinPriv%2FMCProtocol/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34168086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-12T18:11:24.245Z","updated_at":"2026-06-10T19:31:25.504Z","avatar_url":"https://github.com/KevinPriv.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCProtocol\nMCProtocol is a library that implements the Minecraft protocol from scratch(PC version, multiplayer protocol).\n\nThis library is packet-based which means it's incredibly easy to extend yourself.\n\nI wrote this as a challenge for myself incase I got bored. Feel free to fork since I will probably discontinue this project sometime in the near future.\n\n## Current Features\n- Fetch MOTD\n- Login to servers\n- Send packets/chat\n- Easy to extend\n\n## Roadmap/Backlog\n- Tidy up source code and improve code quality\n- Add JavaDoc to everything\n- Better, more efficient packet management\n- Better use of the log\n- Unit testing\n- Support for SMP Map format/MP worlds\n- Player actions such as walking, jumping etc...\n- Player stuff like inventory management\n- Support for other entities(such as pigs, xp orbs, etc...)\n- Optional JavaFX GUI wrapper\n- Plugin/extension support(custom, allows 3rd party protocol/packet implementations to extend and improve the current implementation)\n- Better and more generic event management throughout the protocol.\n- Event bus with the new generic event management(custom, can connect to plugins)\n\n## Examples\nExample code can be found in the [example](https://github.com/Camphul/MCProtocol/tree/master/src/main/java/example) package.\n\n## Credit/Attribution\nMajor thanks to [wiki.vg](http://wiki.vg/Protocol) for their protocol specification wiki. Without them I would not be able to create this.\n\nI also want to credit:\n- DarkStorm: I got his encryption util class and check his older minecraft bot out for ideas.\n- Stevecce10: Also wrote an implementation of the protocol, helped me when I could not quite understand the wiki.vg description.\n\nOther code credit is given in the source files themselves.\n\n## License\nThis project uses the Apache License 2.0 which can be found in LICENSE.txt","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinpriv%2Fmcprotocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinpriv%2Fmcprotocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinpriv%2Fmcprotocol/lists"}