Skip to content

Commit

Permalink
Updare perms to latest API and correct descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tastybento committed Jun 19, 2021
1 parent c6be9ac commit 2463608
Showing 1 changed file with 4 additions and 35 deletions.
39 changes: 4 additions & 35 deletions src/main/resources/addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,43 +9,12 @@ softdepend: BSkyBlock, AcidIsland, SkyGrid, CaveBlock
authors: tastybento, Poslovitch

permissions:
bskyblock.chat.team-chat:
'[gamemode].chat.team-chat':
description: Player can use team chat
default: true
bskyblock.chat.island-chat:
description: Player can create a welcome warp sign
'[gamemode].chat.island-chat':
description: Player can use island chat
default: true
bskyblock.chat.spy:
'[gamemode].chat.spy':
description: Player can use team or island chat spy
default: op

acidisland.chat.team-chat:
description: Player can use team chat
default: true
acidisland.chat.island-chat:
description: Player can create a welcome warp sign
default: true
acidisland.chat.spy:
description: Player can use team or island chat spy
default: op

caveblock.chat.team-chat:
description: Player can use team chat
default: true
caveblock.chat.island-chat:
description: Player can create a welcome warp sign
default: true
caveblock.chat.spy:
description: Player can use team or island chat spy
default: op

skygrid.chat.team-chat:
description: Player can use team chat
default: true
skygrid.chat.island-chat:
description: Player can create a welcome warp sign
default: true
skygrid.chat.spy:
description: Player can use team or island chat spy
default: op

0 comments on commit 2463608

Please sign in to comment.