
A powerful Velocity plugin for seamless player redirection between servers
██╗ ██╗ █████╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗ ██████╗
██║ ██║ ██╔══██╗ ██╔══██╗ ██╔══██╗ ██╔═══██╗ ██║ ██║ ██╔══██╗
███████║ ███████║ ██████╔╝ ██████╔╝ ██║ ██║ ██║ ██║ ██████╔╝
██╔══██║ ██╔══██║ ██╔══██╗ ██╔══██╗ ██║ ██║ ██║ ██║ ██╔══██╗
██║ ██║ ██║ ██║ ██║ ██║ ██████╔╝ ╚██████╔╝ ╚██████╔╝ ██║ ██║
╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝
Made with ❤ by Dronzer Studios
Harbour is a powerful Velocity proxy plugin that seamlessly redirects players between servers during maintenance, updates, or server downtime. Keep your players connected to a limbo/waiting server while you work on your main server, then automatically bring them back when you're done!
config.yml/updatemode enable to redirect players/updatemode disable to bring them back/updatemode enable [seconds] - Enable update mode (optional timer)/updatemode disable - Disable update mode and return players/updatemode status - Show current status/updatemode reload - Reload configurationPermission: harbour.admin
/updatemode enable 600 # 10 minutes
Players moved to limbo for 10 minutes, then automatically returned.
Enable auto-redirect in config - players automatically move to limbo when main server crashes!
servers:
main-server: "survival" # Your main game server
limbo-server: "limbo" # Waiting/update server
fallback-server: "lobby" # Backup server
redirection:
auto-redirect-on-offline: true
auto-return-on-online: true
check-interval: 30
velocity.tomlharbour.admin permissionFound a bug or have a feature request? Email me at: [email protected]
Made with ❤ by Dronzer Studios