SimpleServerCommand is a Velocity proxy plugin that upgrades the default /server command.
Supported syntax:
- /server <serverName> — send yourself to a server
- /server <serverName> <playerName> — send another player to a server
Features:
- Overrides the default /server command with extended behavior
- Supports sending other players between servers
- Per-server permission checks
- Server and player tab-completion
- Client-locale messaging (RU/EN)
- Fully customizable messages via messages.yml
- MiniMessage support for styled/colorized messages
Permissions:
- simpleservercommand.self.server.* / simpleservercommand.self.server.<server> — self transfer
- simpleservercommand.any.server.* / simpleservercommand.any.server.<server> — self + other player transfer
Great for network setups that need fine-grained server access control and a more practical /server workflow for both staff and players.