MakeYourKits
MakeYourKits is a plugin designed to allow users to create their own kits. Most kit plugins allow the server admin to define kits in a file, and then allow users to use those kits. With this plugin, users can create their own custom kits through commands. Please note that this plugin is designed for creative mode users.
Permissions:
- makeyourkits.create : allows users to create, add to , and manage their kits.
- makeyourkits.amount.(1-50) : Allows a user to create the specified amount of kits.
Commands
- /ckit create [kitname] : create a kit
- /ckit add [kitname] [itemid] [itemamount] (data value) : Add an item to a kit.
- /ckit list : list all of your kits.
- /ckit delete [kitname] : Delete the specified kit.
Upcoming Features
- Kit Item Blacklist
- Edit Items in a kit without having to delete the whole kit.
- Word support for kits instead of using item ids.