https://github.com/wode490390/lobbyserver
Lightweight lobby server for Minecraft: Bedrock Edition
https://github.com/wode490390/lobbyserver
lightweight lobby mcbe mcpe minecraft server
Last synced: 4 months ago
JSON representation
Lightweight lobby server for Minecraft: Bedrock Edition
- Host: GitHub
- URL: https://github.com/wode490390/lobbyserver
- Owner: wode490390
- License: gpl-3.0
- Created: 2019-08-13T11:21:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-26T06:06:34.000Z (over 3 years ago)
- Last Synced: 2025-06-27T13:44:40.936Z (7 months ago)
- Topics: lightweight, lobby, mcbe, mcpe, minecraft, server
- Language: Java
- Size: 49.8 KB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lobby Server
[](http://www.gnu.org/licenses/gpl-3.0)

Lightweight lobby server for Minecraft: Bedrock Edition
## Compiling
Run `mvn clean package`. The compiled JAR can be found in the `target/` directory.
## Contributing
As a project that is still nowhere near completion, any contributions are appreciated.
## Links
__[NukkitX Protocol Library](https://github.com/NukkitX/Protocol) used in this project__