Skip to content

Commit

Permalink
Added BentoBox 1.11.0 team permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Jan 19, 2020
1 parent af096bf commit 0cdd3b0
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions src/main/resources/addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,25 @@ permissions:
description: Player can use the island reset or restart command
default: true
bskyblock.island.team:
description: Let a player use team commands
description: Let a player use team command
default: true
bskyblock.island.team.setowner:
description: Let a player change the team owner
default: true
bskyblock.island.team.invite:
description: Let a player invite others
default: true
bskyblock.island.team.reject:
description: Let a player reject invites
default: true
bskyblock.island.team.leave:
description: Let a player leave the team
default: true
bskyblock.island.team.kick:
description: Let a player kick team members
default: true
bskyblock.island.team.accept:
description: Let a player accept invitations
default: true
bskyblock.island.team.trust:
description: Let a player use team trust commands
Expand All @@ -61,7 +79,7 @@ permissions:
default: true
bskyblock.island.team.promote:
description: Let a player use promote commands
default: true
default: true
bskyblock.settings.*:
description: Allow use of settings on island
default: true
Expand Down

0 comments on commit 0cdd3b0

Please sign in to comment.