Permissions
Command permissions
Give
-
customitems.give:
Grants the player full access to the /kci give command (so the player can give any custom item
to any player).
-
customitems.give.ITEM_NAME:
Allows the player to give the custom item with name ITEM_NAME to himself.
-
customitems.giveother:
In combination with the customitems.give.ITEM_NAME permission, this permission allows the
player to give the custom item with name ITEM_NAME also to other players.
Open container
-
customitems.containercommand.openself.*.*:
Allows the player to open any container in any host via the container command.
-
customitems.containercommand.openself.CONTAINER_NAME.*:
Allows the player to open the container with name CONTAINER_NAME in any host via the container command.
-
customitems.containercommand.openself.*.HOST_STRING:
Allows the player to open any container in host HOST_STRING via the container command.
-
customitems.containercommand.openself.CONTAINER_NAME.HOST_STRING:
Allows the player to open the container with name CONTAINER_NAME in host HOST_STRING
via the container command.
-
customitems.containercommand.openother:
Allows the player to force any (other) player to open any container in any host via the container command.
-
customitems.containercommand.destroy.*.*:
Allows the player to destroy any container in any host via the container command.
-
customitems.containercommand.destroy.CONTAINER_NAME.*:
Allows the player to destroy the container with name CONTAINER_NAME in any host
via the container command.
-
customitems.containercommand.destroy.*.HOST_STRING:
Allows the player to destroy any container in host HOST_STRING via the container command.
-
customitems.containercommand.destroy.CONTAINER_NAME.HOST_STRING:
Allows the player to destroy the container with name CONTAINER_NAME in host HOST_STRING
via the container command.
Remaining
- customitems.list: Allows the player to use the /kci list command.
- customitems.debug: Allows the player to use the /kci debug command.
- customitems.encode: Allows the player to use the /kci encode command.
- customitems.reload: Allows the player to use the /kci reload command.
- customitems.repair: Allows the player to use the /kci repair command.
- customitems.damage: Allows the player to use the /kci damage command.
- customitems.setblock: Allows the player to use the /kci setblock command.
- customitems.take: Allows the player to use the /kci take command.
Non-command permissions
Crafting permissions
- customitems.craftall: Allows the player to use any custom crafting recipe.
- customitems.container.recipe.any: Allows the player to use any custom container recipe.
- Any crafting or container recipe permission that you declared in the Editor...
Guns & Wands
- customitems.shootall: Allows the player to shoot with any custom wand or gun.
-
customitems.shoot.WAND_OR_GUN_NAME: Allows the player to shoot with the custom wand or gun
with name WAND_OR_GUN_NAME.
Opening containers via clicking
- customitems.container.openany: Allows the player to use any custom container.
-
customitems.container.open.CONTAINER_NAME:
Allows the player to open the custom container with name CONTAINER_NAME.