Bungee-mode
Bungeecord is a software that allows players to connect to multiple Minecraft servers from a single IP address. It is commonly used to create a network of servers that players can join and switch between, such as a lobby server and multiple game servers.
To enable bungee mode in Tower Defense X, you will need to go to the config.yml
file on your game server. Once this is done, you can enable bungee mode in the config.yml file by setting the bungee-mode
option to true
.
The use case for bungee mode in Tower Defense X is to allow players to easily join the game from the lobby server without having to manually connect to the game server. This can be useful if you have a hub server with a variety of games, and you want players to be able to join Skywars simply by clicking on a sign or using a command.
In order for bungee mode to work properly, you will need to have a plugin such as TeleportSigns installed on your lobby server, which allows players to use signs to teleport between servers. Only install TD on your game server, not on both. Once these steps have been completed, players will be able to join TD from the lobby server simply by clicking on the sign or using the /server <name> command. If you have bungee mode enabled and only one arena setup on your server, players will automatically join that arena when they connect to the server. When the arena finishes, the server will close. If you have multiple arenas on your server, the plugin will use the command "/td join" to place all players in the lobby, where they can choose which arena they want to play in. This prevents players from leaving the lobby, and there is no need to restart the server.
Last updated