Skip to content

Commit 5baf239

Browse files
authored
Remove unused essentials.jail perm (EssentialsX#6539)
The `/jail` command is just an alias for `/togglejail`. As such, the `essentials.jail` permission is never used.
1 parent c38c925 commit 5baf239

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Essentials/src/main/resources/plugin.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -943,8 +943,6 @@ permissions:
943943
description: Allows access to the /itemname command with RGB text
944944
essentials.itemname.prevent-type.<item-name>:
945945
description: Prevents the player from using the /itemname command with the specified item
946-
essentials.jail:
947-
description: Allows access to the /jail command
948946
essentials.jail.exempt:
949947
description: Prevent a specified group or player from being jailed
950948
essentials.jail.allow.<command>:

0 commit comments

Comments
 (0)