Configuration
config.yml
hook:
vault: false
If you want to set 1, or more kit's using price, you need to enable it.
You can use:
true - Enable vault hooking
false - Disable vault hooking
kitview: useperms
What permissions are the players need, to view what items are in the kit?
You can use:
noperms - Don't need permission, to view what items are in the kit
useperms - The players can view the items are in the kit, if they can give the kit ( they have the mykits.use.<kit's name> permission )
viewperms - The players can view the items are in the kit, if they have the mykits.view.<kit's name> permission
infoperms - The players can view the items are in the kit, if they have the mykits.info.<kit's name> permission
kitinfo: useperms
What permissions are the players need, to view the kit's cost and cooldown?
You can use:
noperms - Don't need permission, to view the kit's cost and cooldown
useperms - The players can view the kit's cost and cooldown, if they can give the kit ( they have the mykits.use.<kit's name> permission )
viewperms - The players can view the kit's cost and cooldown, if they have the mykits.view.<kit's name> permissioninfoperms - The players can view the kit's cost and cooldown, if they have the mykits.info.<kit's name> permission
Comments