mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2025-01-15 20:11:19 +01:00
Added default permission to enable settings panel access
This commit is contained in:
parent
c1f1a4c06e
commit
cbba846e22
@ -50,6 +50,9 @@ permissions:
|
||||
bskyblock.island.team:
|
||||
description: Let a player use team commands
|
||||
default: true
|
||||
bskyblock.settings.*:
|
||||
description: Allow use of settings on island
|
||||
default: true
|
||||
bskyblock.mod.info:
|
||||
description: Let a moderator see info on a player
|
||||
default: op
|
||||
|
Loading…
Reference in New Issue
Block a user