Blazingly fast, highly optimized server implementation written in Go for Minecraft 1.21
Why not?
-
Chunk reading & manipulation (get/set block, resize palettes)
-
Terrain generation (WIP)
-
Player movement
-
Encryption / Authentication
-
Secure chat
--no-raw-terminal
: disables the raw terminal option which might be useful for systems that don't work well with it
--no-plugins
: disables plugin loading which might be useful if your system doesn't support plugins and want to remove the warning message
--cpuprof
: run the server with the cpu profiler
--memprof
: run the server with the memory profiler