🎿Kits

Configuration

name

Sets the name of the kit.

display-name

Allows you to define the name of the kit that will be displayed in messages.

cooldown

Set the default cooldown of the kit, in seconds.

permission-cooldowns

Allows to set the list of permissions and cooldowns, the smallest cooldown will be used.

permission

Allows you to define the permission of the kit, by default the permission will be: essentials.kit.<kit name>

items

Allows you to define the list of items used by the kit. You must use zMenu documentation for item items.

If you want to define items coming from another plugin, you must use a console command action to give the item to your player. You can also convert the item to base64 with the command /zm save

actions

Allows you to define a list of actions that will be performed when the player receives the kit. You must go to the zmenu docs for actions.

helmet

Allows to define the item that will have on the player’s helmet, if the player already has an equipped item he will receive the item.

chestplate

Allows to define the item that will have on the player’s chestplate, if the player already has an equipped item he will receive the item.

leggings

Allows to define the item that will have on the player’s leggings, if the player already has an equipped item he will receive the item.

boots

Allows to define the item that will have on the player’s boots, if the player already has an equipped item he will receive the item.

Files

Config.yml

Kits.yml

Kit Preview.yml

figth.yml

food.yml

tools.yml

Last updated