# EssentialsX kit configuration. # If you don't have any kits defined in this file, the plugin will try to copy them from the config.yml # Note: All items MUST be followed by a quantity! # All kit names should be lower case, and will be treated as lower in permissions/costs. # Syntax: - name[:durability] amount [enchantment:level] [itemmeta:value] # For Item Meta information visit http://wiki.ess3.net/wiki/Item_Meta # To make the kit execute a command, add / to the items list. Use {USERNAME} to specify the player receiving the kit. # {PLAYER} will show the player's displayname instead of username. # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds. # Set delay to -1 for a one time kit. # # In addition, you can also organize your kits into separate files under the `kits` subdirectory. # Essentials will treat all .yml files in the `kits` subdirectory as kits files, and will add any kits from those files along with the kits in `kits.yml`. # Any file in the `kits` subdirectory must be formatted in the same way as this file. This allows you to define multiple kits in each file. # For more information, visit http://wiki.ess3.net/wiki/Kits kits: dionis: delay: 10 items: - dhelmet 1 protection:1 - dchestplate 1 protection:1 - dleggings 1 protection:1 - dboots 1 protection:1 - dsword 1 sharpness:1 - goldenapple 4 gefest: delay: 10 items: - dhelmet 1 protection:2 - dchestplate 1 protection:2 - dleggings 1 protection:2 - dboots 1 protection:2 - dsword 1 sharpness:3 - dpickaxe 1 efficiency:3 - daxe 1 efficiency:3 - bow 1 - arrow 32 - goldenapple 10 apollon: delay: 10 items: - dhelmet 1 protection:4 - dchestplate 1 protection:4 - dleggings 1 protection:4 - dboots 1 protection:4 - dsword 1 sharpness:4 - goldenapple 20 - enderpearl 8 - bow 1 power:3 ares: delay: 10 items: - netheritehelmet 1 protection:2 - netheritechestplate 1 protection:2 - netheriteleggings 1 protection:2 - netheriteboots 1 protection:2 - netheritesword 1 sharpness:3 poseidon delay: 10 items: - netheritehelmet 1 protection:3 - netheritechestplate 1 protection:3 - netheriteleggings 1 protection:3 - netheriteboots 1 protection:3 - netheritesword 1 sharpness:4 aid delay: 10 items: - netheritehelmet 1 protection:4 - netheritechestplate 1 protection:4 - netheriteleggings 1 protection:4 - netheriteboots 1 protection:4 - netheritesword 1 sharpness:5 - bow 1