MakeYourKits
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.
-
View User Profile
-
Send Message
Posted Sep 28, 2014@mw2freak1111 use serversigns. Bind commands to signs.
-
View User Profile
-
Send Message
Posted May 14, 2013It's bugging up for me in 1.5.2
-
View User Profile
-
Send Message
Posted Feb 25, 2013Cool plugin, could you add a way to right click a sign to receive the kit?
-
View User Profile
-
Send Message
Posted Aug 12, 2012Does this work with 1.3
-
View User Profile
-
Send Message
Posted Jul 28, 2012@icheesy
Data value is that extra number. For example, wool colors would be 35:4 - The 35 is the block value, and the 4 is the datavalue. :)
-
View User Profile
-
Send Message
Posted Jul 28, 2012Suggestion: add more than 1 item to you kit at a time!
LIKE: /ckit add [kitname] [id];[amount],[id];[amount], ect...
Also what is the data value in /ckit add [kitname] [itemid] [itemamount] (data value) ?