🎿Kits


Configuration
name
name
Sets the name of the kit.
name: fight
display-name
display-name
Allows you to define the name of the kit that will be displayed in messages.
display-name: "Fight"
cooldown
cooldown
Set the default cooldown of the kit, in seconds.
cooldown: 86400
permission-cooldowns
permission-cooldowns
Allows to set the list of permissions and cooldowns, the smallest cooldown will be used.
permission-cooldowns:
- permission: 'essentials.kits.fight.vip'
cooldown: 82800
- permission: 'essentials.kits.fight.admin'
cooldown: 3600
permission
permission
Allows you to define the permission of the kit, by default the permission will be: essentials.kit.<kit name>
permission: essentials.kit.builder
items
items
Allows you to define the list of items used by the kit. You must use zMenu documentation for item items.
items:
item-1:
material: GRASS_BLOCK
amount: 64
name: builder
actions
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.
actions:
- type: console command
commands:
- 'effect give %player% minecraft:speed 60'
helmet
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.
helmet:
material: DIAMOND_HELMET
enchants:
- protection,1
chestplate
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.
chestplate:
material: IRON_CHESTPLATE
enchants:
- protection,3
leggings
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.
leggings:
material: IRON_LEGGINGS
enchants:
- protection,3
boots
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.
boots:
material: DIAMOND_BOOTS
enchants:
- protection,1
Files
Config.yml
########################################################################################################################
#
# ██╗░░██╗██╗████████╗░██████╗
# ██║░██╔╝██║╚══██╔══╝██╔════╝
# █████═╝░██║░░░██║░░░╚█████╗░
# ██╔═██╗░██║░░░██║░░░░╚═══██╗
# ██║░╚██╗██║░░░██║░░░██████╔╝
# ╚═╝░░╚═╝╚═╝░░░╚═╝░░░╚═════╝░
#
# Documentation: https://zessentials.groupez.dev/modules/kits
#
########################################################################################################################
enable: true
# Change the display of the kits
#
# IN_LINE: Displays a message with the list of kits on the same line
# INVENTORY: Displays the kits in an inventory
# MULTI_LINE: Displays a message with a header and footer (optional) and a message per kits
display: IN_LINE
# Gives kits when the player joins the server for the first time
kits-on-first-join:
- "tools"
Kits.yml
name: "#3f3f3fᴋɪᴛs"
size: 27
items:
tools:
slot: 11
type: ZESSENTIALS_KIT_COOLDOWN
kit: "tools"
update: true
refreshOnClick: true
item:
material: IRON_PICKAXE
name: '&fᴋɪᴛ&8: #c1c1c3ɪʀᴏɴ ᴛᴏᴏʟs'
lore:
- ''
- '#ffd353ℹ Informations#3f3f3f:'
- '#3f3f3f• &7Cooldown#3f3f3f: #4cd5ff%cooldown%'
- ''
- '&f➥ <st>&nLeft Click&r&7 to get the kit'
- '&f➦ &nRight Click&r&7 to view the contents'
else:
type: ZESSENTIALS_KIT_GET
kit: "tools"
closeInventory: true
item:
material: IRON_PICKAXE
name: '&fᴋɪᴛ&8: #c1c1c3ɪʀᴏɴ ᴛᴏᴏʟs'
lore:
- ''
- '#ffd353ℹ Informations#3f3f3f:'
- '#3f3f3f• &7Cooldown#3f3f3f: #43ff15Available !'
- ''
- '&f➥ &nLeft Click&r&7 to get the kit'
- '&f➦ &nRight Click&r&7 to view the contents'
else:
item:
material: IRON_PICKAXE
name: '&fᴋɪᴛ&8: #c1c1c3ɪʀᴏɴ ᴛᴏᴏʟs'
lore:
- ''
- '#ffd353ℹ Informations#3f3f3f:'
- "#3f3f3f• #ff0000You don't have permission"
- ''
- '&f➥ <st>&nLeft Click&r&7 to get the kit'
- '&f➦ &nRight Click&r&7 to view the contents'
food:
slot: 13
type: ZESSENTIALS_KIT_COOLDOWN
kit: "food"
update: true
refreshOnClick: true
item:
material: COOKED_BEEF
name: '&fᴋɪᴛ&8: #c1c1c3ғᴏᴏᴅ'
lore:
- ''
- '#ffd353ℹ Informations#3f3f3f:'
- '#3f3f3f• &7Cooldown#3f3f3f: #4cd5ff%cooldown%'
- ''
- '&f➥ <st>&nLeft Click&r&7 to get the kit'
- '&f➦ &nRight Click&r&7 to view the contents'
else:
type: ZESSENTIALS_KIT_GET
kit: "food"
closeInventory: true
item:
material: COOKED_BEEF
name: '&fᴋɪᴛ&8: #c1c1c3ғᴏᴏᴅ'
lore:
- ''
- '#ffd353ℹ Informations#3f3f3f:'
- '#3f3f3f• &7Cooldown#3f3f3f: #43ff15Available !'
- ''
- '&f➥ &nLeft Click&r&7 to get the kit'
- '&f➦ &nRight Click&r&7 to view the contents'
else:
item:
material: COOKED_BEEF
name: '&fᴋɪᴛ&8: #c1c1c3ғᴏᴏᴅ'
lore:
- ''
- '#ffd353ℹ Informations#3f3f3f:'
- "#3f3f3f• #ff0000You don't have permission"
- ''
- '&f➥ <st>&nLeft Click&r&7 to get the kit'
- '&f➦ &nRight Click&r&7 to view the contents'
fight:
slot: 15
type: ZESSENTIALS_KIT_COOLDOWN
kit: "fight"
update: true
refreshOnClick: true
item:
material: DIAMOND_SWORD
name: '&fᴋɪᴛ&8: #c1c1c3ғɪɢʜᴛ'
lore:
- ''
- '#ffd353ℹ Informations#3f3f3f:'
- '#3f3f3f• &7Cooldown#3f3f3f: #4cd5ff%cooldown%'
- ''
- '&f➥ &nLeft Click&r&7 to get the kit'
- '&f➦ &nRight Click&r&7 to view the contents'
else:
type: ZESSENTIALS_KIT_GET
kit: "fight"
closeInventory: true
item:
material: DIAMOND_SWORD
name: '&fᴋɪᴛ&8: #c1c1c3ғɪɢʜᴛ'
lore:
- ''
- '#ffd353ℹ Informations#3f3f3f:'
- '#3f3f3f• &7Cooldown#3f3f3f: #43ff15Available !'
- ''
- '&f➥ &nLeft Click&r&7 to get the kit'
- '&f➦ &nRight Click&r&7 to view the contents'
else:
item:
material: DIAMOND_SWORD
name: '&fᴋɪᴛ&8: #c1c1c3ғɪɢʜᴛ'
lore:
- ''
- '#ffd353ℹ Informations#3f3f3f:'
- "#3f3f3f• #ff0000You don't have permission"
- ''
- '&f➥ <st>&nLeft Click&r&7 to get the kit'
- '&f➦ &nRight Click&r&7 to view the contents'
Kit Preview.yml
name: "#3f3f3fᴋɪᴛs"
size: 54
items:
items:
type: ZESSENTIALS_KIT_PREVIEW
slots:
- 0-44
back:
type: INVENTORY
plugin: zEssentials
inventory: "kit_preview"
item:
material: BARRIER
name: '&f➥ &nClick&r&7 to go back'
figth.yml
name: fight
display-name: "Fight"
cooldown: 86400
permission-cooldowns:
- permission: 'essentials.kits.fight.vip'
cooldown: 82800
- permission: 'essentials.kits.fight.admin'
cooldown: 3600
items:
sword:
material: DIAMOND_SWORD
enchants:
- sharpness,2
apple:
material: GOLDEN_APPLE
amount: 4
carrot:
material: GOLDEN_CARROT
amount: 16
helmet:
material: DIAMOND_HELMET
enchants:
- protection,1
chestplate:
material: IRON_CHESTPLATE
enchants:
- protection,3
leggings:
material: IRON_LEGGINGS
enchants:
- protection,3
boots:
material: DIAMOND_BOOTS
enchants:
- protection,1
actions:
- type: console command
commands:
- 'effect give %player% minecraft:speed 60'
food.yml
name: food
cooldown: 3600
items:
beef:
material: COOKED_BEEF
amount: 16
tools.yml
name: tools
cooldown: 7200
items:
iron_sword:
material: IRON_SWORD
iron_pickaxe:
material: IRON_PICKAXE
iron_axe:
material: IRON_AXE
iron_shovel:
material: IRON_SHOVEL
iron_hoe:
material: IRON_HOE
Last updated