Now you can config the respawn settings so if u want any other plugin to handle respawn of a specific world you can do that in config.yml ....
# Respawn settings respawn: # Teleport players to lobby spawn when they die (in any world) teleport-to-lobby: true # Worlds where respawn is handled by other plugins (UltimateDuels arenas, etc.) # Players who die in these worlds will NOT be teleported to lobby excluded-worlds: - "duels_arena" - "ffa_arena" # Add your duel/arena world names here