Creating kits
- Use
/kit create <name>
to create a new kit
- Use
/kit setInventory <kit>
to set the inventory of the kit with items from your inventory
- Use
/kit setArmor <kit>
to set the armor of the kit with armor from your inventory
- Use
/kit setDamage <kit> <true/false>
to allow losing health with this kit (Optional)
- Use
/kit setBreaking <true/false> <allowDrops>
to allow breaking blocks with this kit (Optional)
- allowDrops: Whether broken blocks should drop items or not
- Use
/kit enable <kit>
to enable the kit
- Use
/kit saveAll
to manually save all kits (Optional)