ServerTP is a lightweight and efficient Hytale server plugin designed to manage and connect players to multiple external or internal servers through in-game commands.
The plugin provides a global server registry, allowing all players to view available servers and connect to them instantly, while restricting server management actions to authorized users only.
Features
- Global server list accessible to all players
- Connect to servers using
/server <name> - List all available servers with
/servers - Permission-based commands to add and remove servers
- Persistent storage using JSON (
servers.json) - Configurable messages via
config.json - Case-insensitive server names
- Default port handling (falls back to
5520)
Contributions
- Want to contribute? check the github issues!

