{"id":23435280,"url":"https://github.com/erikpelli/minecraftlightserver","last_synced_at":"2025-10-13T00:03:29.452Z","repository":{"id":137824507,"uuid":"368617599","full_name":"ErikPelli/MinecraftLightServer","owner":"ErikPelli","description":"A Minecraft server reduced to the bone, to learn the concepts behind it.","archived":false,"fork":false,"pushed_at":"2021-05-25T17:28:59.000Z","size":1001,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T03:40:49.634Z","etag":null,"topics":["go","minecraft","minecraft-server","server"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ErikPelli.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-18T17:39:41.000Z","updated_at":"2023-12-04T10:46:25.000Z","dependencies_parsed_at":"2023-06-26T04:24:57.290Z","dependency_job_id":null,"html_url":"https://github.com/ErikPelli/MinecraftLightServer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ErikPelli/MinecraftLightServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikPelli%2FMinecraftLightServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikPelli%2FMinecraftLightServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikPelli%2FMinecraftLightServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikPelli%2FMinecraftLightServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErikPelli","download_url":"https://codeload.github.com/ErikPelli/MinecraftLightServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikPelli%2FMinecraftLightServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274969312,"owners_count":25383116,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":["go","minecraft","minecraft-server","server"],"created_at":"2024-12-23T12:50:11.607Z","updated_at":"2025-10-13T00:03:29.373Z","avatar_url":"https://github.com/ErikPelli.png","language":"Go","readme":"# MinecraftLightServer\nThis is a Proof of Concept of a simple Minecraft server written in Go, that has a simple multiplayer world.\n\n## Version\nThis server actually supports only Minecraft 1.16.5 clients.\n\n## Purpose\nThis is a very simple server, which can help those who are making one to better understand how the basic things that compose it interact with each other.\n\n## Thanks\nThis project was inspired by:\n- [ESP32 Minecraft Server](https://github.com/nikisalli/esp32-minecraft-server), a very simple Minecraft server written in C for the ESP32 development board.\n- [Go-mc](https://github.com/Tnze/go-mc), a Minecraft library written in Go.\n- [wiki vg](https://wiki.vg/Protocol), a website that has the documentation for every Minecraft package.\n\nEverything has been adapted and rewritten to make code easy to understand.\n\n## Screenshots\n![MinecraftLightServer chunk](screenshots/screenshot1.png?raw=true \"Chunk\")\n![MinecraftLightServer chat](screenshots/screenshot2.png?raw=true \"Chat\")\n![MinecraftLightServer player moved](screenshots/screenshot3.png?raw=true \"Player moved\")\n\n## Changelog\n- There can be only one username online at the same time\n- Concurrent handling of clients\n- Concurrent handling of client packets\n- Support for player running\n- Detection of a disconnected player is immediate\n\n### Changes for the future\n- Support for chunk generation\n- Support for mobs\n- Game changes saving\n- Support for more client packets\n- Plugins","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikpelli%2Fminecraftlightserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferikpelli%2Fminecraftlightserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikpelli%2Fminecraftlightserver/lists"}