mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-22 11:45:36 +01:00
Added team trust and coop perms
This commit is contained in:
parent
f2ddaedb73
commit
8c6834023d
@ -50,6 +50,12 @@ permissions:
|
||||
bskyblock.island.team:
|
||||
description: Let a player use team commands
|
||||
default: true
|
||||
bskyblock.island.team.trust:
|
||||
description: Let a player use team trust commands
|
||||
default: true
|
||||
bskyblock.island.team.coop:
|
||||
description: Let a player use team coop commands
|
||||
default: true
|
||||
bskyblock.settings.*:
|
||||
description: Allow use of settings on island
|
||||
default: true
|
||||
|
Loading…
Reference in New Issue
Block a user