A lightweight Minecraft server implementation.
Currently, only protocol #47 (1.8.x) is supported.
Code is under heavy construction, using this isn't recommended yet!
- Joining the game
- Multi-player viewing
- Proper multi-world support
- Block placing/breaking
- Event system
- Plugin system
- Basic inventory system
- Basic combat implementation
- Multi-version support (possible ViaVersion port as a plugin?)
- Command support
- Command tab completion
- Creative inventory support
- Anti-cheat
Players on different worlds are completely hidden from each other, and don't show up in the player list for each other. All chat and command actions will not affect players in different worlds. This is so you can more easily separate minigame instances.