mirror of
https://github.com/BentoBoxWorld/AcidIsland.git
synced 2025-02-15 11:52:03 +01:00
Adds BentoBox 1.11.0 team permissions
This commit is contained in:
parent
f5ff3aa1df
commit
1e6423c480
@ -51,7 +51,25 @@ permissions:
|
|||||||
description: Player can use the island reset or restart command
|
description: Player can use the island reset or restart command
|
||||||
default: true
|
default: true
|
||||||
acidisland.island.team:
|
acidisland.island.team:
|
||||||
description: Let a player use team commands
|
description: Let a player use team command
|
||||||
|
default: true
|
||||||
|
acidisland.island.team.setowner:
|
||||||
|
description: Let a player change the team owner
|
||||||
|
default: true
|
||||||
|
acidisland.island.team.invite:
|
||||||
|
description: Let a player invite others
|
||||||
|
default: true
|
||||||
|
acidisland.island.team.reject:
|
||||||
|
description: Let a player reject invites
|
||||||
|
default: true
|
||||||
|
acidisland.island.team.leave:
|
||||||
|
description: Let a player leave the team
|
||||||
|
default: true
|
||||||
|
acidisland.island.team.kick:
|
||||||
|
description: Let a player kick team members
|
||||||
|
default: true
|
||||||
|
acidisland.island.team.accept:
|
||||||
|
description: Let a player accept invitations
|
||||||
default: true
|
default: true
|
||||||
acidisland.island.team.trust:
|
acidisland.island.team.trust:
|
||||||
description: Let a player use team trust commands
|
description: Let a player use team trust commands
|
||||||
|
Loading…
Reference in New Issue
Block a user