Compatibility
Minecraft: Java Edition
26.1
1.21.11
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 2 days ago
Welcome to Easy Kits! This is an easy to use kits plugin that supports paper and folia. Create, edit, and give player presaved kits! Kits can be edited in their own .yml files or use the ingame editor. Ingame editor has the options for editing the kit display name, kit permissions (Luckperms required for permissions!), cooldown, and much more! The editor also includes a clone inventory option for fast kit creation!
This plugin also supports custom model data to take your server kits to the next level! Also includes full gradient and RGB support!
Config:
messages:
prefix: "<gradient:#00ff99:#00ccff><bold>EasyKits</bold></gradient> <gray>»</gray> "
no-permission: "<red>You do not have permission."
player-only: "<red>This command can only be used by players."
reloaded: "<green>Plugin reloaded successfully."
settings:
debug: false
Kit Sample:
id: starter
display-name: <gradient:#00ff99:#00ccff>Starter Kit</gradient>
permission: easykits.kit.starter
cooldown: 3600
one-time: false
category: default
icon:
material: CHEST
custom-model-data: 1001
slot: 10
commands:
- say %player% claimed starter
items:
sword:
material: DIAMOND_SWORD
amount: 1
custom-model-data: 55
name: <#00ffff>Starter Sword
lore:
- <gray>A powerful starter weapon
enchantments:
sharpness: 5
unbreakable: true
item-flags:
- HIDE_ATTRIBUTES
food:
material: COOKED_BEEF
amount: 32
equipment:
helmet:
material: LEATHER_HELMET
amount: 1


