Changes
Page history
Added "CleanupDelay" rule.
authored
Nov 15, 2023
by
MarcatoSound
Show whitespace changes
Inline
Side-by-side
Dungeon-Config.md
View page @
8b2b94d3
...
@@ -50,6 +50,8 @@ General:
...
@@ -50,6 +50,8 @@ General:
MaxInstances
:
5
MaxInstances
:
5
# How long in minutes until the dungeon is automatically ended and the players are kicked out. 0 will disable the time limit.
# How long in minutes until the dungeon is automatically ended and the players are kicked out. 0 will disable the time limit.
TimeLimit
:
0
TimeLimit
:
0
# How long in ticks to wait before cleaning up a dungeon when all players have left it. 0 will clean up the dungeon instantly.
CleanupDelay
:
0
# When set to 'true', when players take items from reward functions, they'll be put in a rewards list.
# When set to 'true', when players take items from reward functions, they'll be put in a rewards list.
# Upon finishing the dungeon, the players will be given the rewards.
# Upon finishing the dungeon, the players will be given the rewards.
...
...
...
...