Fix duplicate permission listing

This commit is contained in:
tastybento 2023-07-04 17:06:15 -07:00
parent 7a67d2b7f6
commit ffd5e9fcd5
1 changed files with 0 additions and 18 deletions

View File

@ -161,21 +161,6 @@ permissions:
bskyblock.mod.team.setowner:
description: Allow use of '/bsbadmin team setowner' command - transfers island ownership to the player
default: OP
bskyblock.mod.team.add:
description: Allow use of '/bsbadmin add' command - add player to owner's team
default: OP
bskyblock.mod.team.kick:
description: Allow use of '/bsbadmin kick' command - kick a player from a team
default: OP
bskyblock.mod.team.disband:
description: Allow use of '/bsbadmin disband' command - disband owner's team
default: OP
bskyblock.mod.team.setowner:
description: Allow use of '/bsbadmin setowner' command - transfers island ownership to the player
default: OP
bskyblock.mod.team.fix:
description: Allow use of '/bsbadmin fix' command - scans and fixes cross island membership in database
default: OP
bskyblock.admin.blueprint:
description: Allow use of '/bsbadmin blueprint' command - manipulate blueprints
default: OP
@ -239,9 +224,6 @@ permissions:
bskyblock.admin.resets.set:
description: Allow use of '/bsbadmin resets set' command - sets how many times this player has reset his island
default: OP
bskyblock.admin.resets.remove:
description: Allow use of '/bsbadmin resets reset' command - sets the player's island reset count to 0
default: OP
bskyblock.admin.resets.add:
description: Allow use of '/bsbadmin resets add' command - adds this player's island reset count
default: OP