🏠Lobby

Duel has its own lobby spawn point, where you can set a spawn point for users when they finish a duel.

Set Spawnpoint

Setting up the spawn point in the Duels is simple. Just stand on the block you want to use as the spawn point and run the command /pduels setLobby. Once you do this, that position will become your spawn point.

Spawn Point

The spawn point location is saved in the cache file after you set it successfully.

Disable Teleportation

If you don't want your users to be teleported to the lobby when they join the server, make sure to set the following option in the plugin's configuration to false.

lobby:
  teleport-on-join: true

Last updated

Was this helpful?