mirror of
https://github.com/ChestShop-authors/ChestShop-3.git
synced 2025-02-13 17:01:21 +01:00
Remove the bank permission, as for now it's not used
This commit is contained in:
parent
c8bf43356c
commit
08f67ef7a0
@ -21,7 +21,6 @@ public enum Permission {
|
||||
MOD("ChestShop.mod"),
|
||||
OTHER_NAME("ChestShop.name."),
|
||||
GROUP("ChestShop.group."),
|
||||
BANK("ChestShop.bank"),
|
||||
|
||||
NOFEE("ChestShop.nofee"),
|
||||
DISCOUNT("ChestShop.discount.");
|
||||
|
Loading…
Reference in New Issue
Block a user