Unknownreported this bug
Require players to have a time limit in the dungeon Prevent inactive players from staying there I hope you support it
#4052 opened by Unknown 3 years ago
Require players to have a time limit in the dungeon Prevent inactive players from staying there I hope you support it
# Whether to kick players who disconnect during the dungeon.
KickOfflinePlayers: true
# How long to wait in seconds after a disconnect before kicking the player from the dungeon.
KickOfflinePlayersDelay: 300
# How long in minutes until the dungeon is automatically ended and the players are kicked out. 0 will disable the time limit.
TimeLimit: 0
Please check official docs
Okay, does the source configuration file not have a ,TimeLimit: 0
TimeLimit: 3 without effect