mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2025-02-06 23:41:26 +01:00
Updated mod.tp -> admin.tp (#79)
This commit is contained in:
parent
27e6b72382
commit
a018bc141e
@ -66,9 +66,6 @@ permissions:
|
|||||||
bskyblock.mod.clearreset:
|
bskyblock.mod.clearreset:
|
||||||
description: Allow clearing of island reset limit
|
description: Allow clearing of island reset limit
|
||||||
default: false
|
default: false
|
||||||
bskyblock.mod.tp:
|
|
||||||
description: Allows teleport to an island
|
|
||||||
default: op
|
|
||||||
bskyblock.mod.bypasscooldowns:
|
bskyblock.mod.bypasscooldowns:
|
||||||
description: Allow moderator to bypass cooldowns
|
description: Allow moderator to bypass cooldowns
|
||||||
default: op
|
default: op
|
||||||
@ -93,6 +90,9 @@ permissions:
|
|||||||
bskyblock.mod.resetname:
|
bskyblock.mod.resetname:
|
||||||
description: Enables reset of player's island names
|
description: Enables reset of player's island names
|
||||||
default: false
|
default: false
|
||||||
|
bskyblock.admin.tp:
|
||||||
|
description: Allows teleport to an island
|
||||||
|
default: op
|
||||||
bskyblock.admin.clearresetall:
|
bskyblock.admin.clearresetall:
|
||||||
description: Allow clearing of island reset limit of all players
|
description: Allow clearing of island reset limit of all players
|
||||||
default: op
|
default: op
|
||||||
|
Loading…
Reference in New Issue
Block a user