SendPlayerToLobby is a plugin designed for BungeeCord server networks that ensures players are automatically redirected from the authentication server (auth) to the lobby server. If the lobby is temporarily unavailable or the player disconnects immediately upon attempting to connect, the plugin will retry the connection every 5 seconds until successful.
This intelligent behavior prevents players from getting stuck on the authentication server, ensuring a smooth transition to the main server.
Key Features
- Automatic Redirection: Sends players from the auth server to the lobby server as soon as they connect.
- Smart Retry Logic: If the connection to the lobby fails, the plugin retries automatically every 5 seconds.
- Disconnection Detection: Stops the retry process if the player leaves the authentication server.
- Easy Configuration: Customize the names of the auth and lobby servers via the config.yml file.
- Informative Messages: Clear console messages about player status and progress.
Permission:
- auth.completed
This permission ensures that a player has successfully completed the authentication process before being redirected to the lobby server. Only players with this permission will be sent to the lobby, preventing unauthenticated players from being incorrectly redirected.
===================================================
Who is This Plugin For?
This plugin is ideal for BungeeCord network administrators who use an authentication server (Auth) and need to ensure players are efficiently and automatically redirected to the lobby.
===================================================
If you encounter any issues, please don't leave negative reviews. Instead, contact me through
Discord for assistance. If you enjoy this plugin, I greatly appreciate your support. I’m working on several fun plugins that will be released soon. Thank you for your patience and support!