Changes
Page history
Update Config
authored
Jul 25, 2022
by
MarcatoSound
Show whitespace changes
Inline
Side-by-side
Config.md
View page @
96ee6124
...
...
@@ -12,6 +12,13 @@ General:
FunctionBuilderItem
:
FEATHER
# Whether or not the `/md stuck` command kills the player.
StuckKillsPlayer
:
false
# Whether only the party leader is allowed to start a dungeon for the party.
LeaderOnlyQueue
:
true
# Whether to require all party members confirm they're ready before entering a dungeon after the play command is run.
# Note: This check is used if there is no queue to get into the dungeon.
ReadyCheckOnCommand
:
true
# Whether to require all party members confirm they're ready before entering a dungeon after waiting in the queue.
ReadyCheckInQueue
:
true
# How long the ready check (from when a dungeon becomes available) will wait for all players to be ready.
ReadyCheckTime
:
45
PartyFinder
:
...
...
...
...