modulepackage
0.0.0-20200426053937-8824a6f1a428
Repository: https://github.com/go-mc/unitedserver.git
Documentation: pkg.go.dev
# README
UnitedServer
Switching between servers when you are playing Minecraft!
- Support graceful shutdown
- Switch server with single command
By default, this program listens at 25565 port, then proxy all connection to localhost:25565.
After players join game, they can use /connect <addr>
command to switch to other any server.
Todo list
- Online-mode support
- Whitelist and Blacklist
# Constants
No description provided by the author
No description provided by the author