Bug Closed · Resolved

time limit

#4052 opened by Unknown 3 years ago

Unknownreported this bug

Require players to have a time limit in the dungeon Prevent inactive players from staying there I hope you support it

Unknowncommented
  # 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

Unknowncommented

Okay, does the source configuration file not have a ,TimeLimit: 0

Unknowncommented

TimeLimit: 3 without effect

Sign in to join the discussion.