Permissions
All permissions (with the exception of .*) are mutually exclusive. Possessing one permission does not give you any rights of any of the other permissions.
Giving a player/group any of the .limited permissions limits the number of slots they can access in ALL ChestBank networks. So if their limit were 10, they could store 10 item stacks in each network, assuming they have access to them. See the < Configuration > page for more details.
General Permissions
| chestbank.* | Access to all ChestBank permissions |
| Child Permissions chestbank.use.* chestbank.create.* chestbank.info chestbank.list chestbank.remove.* chestbank.see.* chestbank.free.* chestbank.chest | |
| chestbank.use.* | Can use all ChestBanks on all networks |
| Child Permissions chestbank.use chestbank.use.networks chestbank.use.networks.* | |
| chestbank.use | User can access ChestBanks on the default (unnamed) network |
| chestbank.use.networks | User can access ChestBanks on named networks (when NOT using the 'use_network_perms' config option) |
| chestbank.use.networks.* | User can access ChestBanks on any named network (when using the 'use_network_perms' config option) |
| chestbank.use.networks.{network name} | User can access ChestBanks on the specified named network (when using the 'use_network_perms' config option) |
Command Permissions
| chestbank.info | User can use the /cb info command to get the details of a ChestBank |
| chestbank.list | User can use /cb list command to get list of ChestBank networks |
| chestbank.create.* | Can create ChestBanks on all networks |
| Child Permissions chestbank.create chestbank.create.networks chestbank.create.networks.* | |
| chestbank.create | User can create ChestBanks connected to the default (unnamed) network |
| chestbank.create.networks | User can create ChestBanks on named networks (when NOT using 'use_network_perms' config option) |
| chestbank.create.networks.* | User can create ChestBanks on any named network (when using the 'use_network_perms' config option) |
| chestbank.create.networks.{network name} | User can create ChestBanks on the specified named network (when using the 'use_network_perms' config option) |
| chestbank.remove.* | Can remove ChestBanks from all networks |
| Child Permissions chestbank.remove chestbank.remove.networks\chestbank.remove.networks.* | |
| chestbank.remove | User can remove a ChestBank from the default (unnamed) network |
| chestbank.remove.networks | User can remove a ChestBank from any named network (when NOT using the 'use_network_perms' option) |
| chestbank.remove.networks.* | User can remove a ChestBank from any named network (when using the 'use_network_perms' option) |
| chestbank.remove.networks.{network name} | User can remove ChestBanks on the specified named network (when using the 'use_network_perms' config option) |
| chestbank.see.* | Can see other users' accounts on all networks |
| Child Permissions chestbank.see chestbank.see.networks | |
| chestbank.see | User can see other users' accounts on the default (unnamed) network |
| chestbank.see.networks | User can see other users' accounts on any named network |
| chestbank.chest | Player can use /chest {networks} (chestbank.use.networks is required to access network accounts) |
Limiting Permissions
| chestbank.limited.normal | In any ChestBank, user is limited to the number of slots allocated to the 'normal' category in the config.yml |
| chestbank.limited.elevated | In any ChestBank, user is limited to the number of slots allocated to the 'elevated' category in the config.yml |
| chestbank.limited.vip | In any ChestBank, user is limited to the number of slots allocated to the 'vip' category in the config.yml |
| chestbank.limited.{limit} | In any ChestBank, user is limited to the number of slots specified. (limit must also be declared in the config.yml under "limits:") |
| chestbank.limited.override | Player receives the full 54 slots in all chestbanks regardless of any other limiting permissions |
Economy Permissions
| chestbank.free.* | Can create and access all ChestBanks for free |
| Child Permissions chestbank.free.create.*\chestbank.free.use.* | |
| chestbank.free.create.* | Can create all ChestBanks for free |
| Child Permissions chestbank.free.create chestbank.free.create.networks | |
| chestbank.free.use.* | Can use all ChestBanks for free |
| Child Permissions chestbank.free.use\ | chestbank.free.use.networks |
| chestbank.free.create | Can create ChestBanks on the default (unnamed) network for free |
| chestbank.free.create.networks | Can create ChestBanks on any named network for free |
| chestbank.free.use | Can use ChestBanks on the default (unnamed) network for free |
| chestbank.free.use.networks | Can use ChestBanks on any named network for free |
Whitelist Permissions
| chestbank.ignore.* | Can ignore whitelist and blacklist |
| Child Permissions chestbank.ignore.whitelist chestbank.ignore.blacklist | |
| chestbank.ignore.whitelist | Can ignore whitelist restrictions |
| chestbank.ignore.blacklist | Can ignore blacklist restrictions |
-
View User Profile
-
Send Message
Posted Mar 15, 2012So if I wanted to allow 1 chest network to only one group, I cant? So Chest Network Member could only be opened by group Member?
-
View User Profile
-
Send Message
Posted Mar 21, 2012@Nadorfel
You can now... new permissions have just been added in 1.5.0 to allow you to use chestbank.use.networks.{networkname}
-
View User Profile
-
Send Message
Posted May 6, 2012Hi, I like you plugin ! Some little problem whis the new permission 'netwoks'. I use permissionsEX
I want add a network for each player form my server. (a network have the name of the player) For me for exemple i add:
Work perfectely, i can use the 'lorrdure' network, but not other named networks
Stangely, i can put more then 10 items in the chest ??
Not work, i can use the networks, but not create or remove on my 'lorrdure' network.
cound you explain me why ?
this y my config file:
Some idea: add automatiquely the network 'name' whis player name and a spécial permissions sur use it ?
a config for default network in command (not if no name are add in command):
and a other config for the max chest in a personnal network.
-
View User Profile
-
Send Message
Posted Jun 25, 2012Is there some permission such as chestbank.limited.(number-of-slots) for example chestbank.limited.9 I believe the config settings are a bit annoying and unnecessary. Plus, then you can only have 3 different options. Thanks for the help!
-
View User Profile
-
Send Message
Posted Sep 6, 2013Could there be a way to make a chest bank for donators, as in when someone donates on Enjin it will create a donation chest in an vault and store all the items into that chest for only the donator to open. But it would have to only accept taking items out, not placing items in.