diff --git a/addon.yml b/addon.yml index 969fbd3..12eabcb 100755 --- a/addon.yml +++ b/addon.yml @@ -62,6 +62,9 @@ permissions: bskyblock.mod.tp: description: Allows teleport to an island default: op + bskyblock.mod.bypasscooldowns: + description: Allow moderator to bypass cooldowns + default: op bskyblock.mod.bypassprotect: description: Allow moderator to bypass island protection default: op diff --git a/config.yml b/config.yml index 1cbaff0..5f9a9ef 100644 --- a/config.yml +++ b/config.yml @@ -228,10 +228,6 @@ island: # These set the minimum and maximum size of a name. min-length: 0 max-length: 20 - # How long a player must wait until they can rejoin a team island after being - # kicked in minutes. This slows the effectiveness of players repeating challenges - # by repetitively being invited to a team island. - invite-wait: 60 reset: # How many resets a player is allowed (override with /asadmin clearreset ) # Value of -1 means unlimited, 0 means hardcore - no resets.