KitAdder

A while ago, a friend had a plugin idea. It was to make server owner's lives much easier. Here, I present KitAdder. KitAdder is a plugin designed to capture the owner or admin's inventory, and turn it into an Essential kit with the name of your choice.
==== Features ====
- Create a kit with a name without touching the config.
- Delete a kit without touching the config.
- Rename a kit without touching the config.
- Names, lores and enchantments.
- Player heads compatible.
- Leather item colors.
- Splash potion support.
==== Permissions ====
- ka.create - Used to create a kit.
- ka.delete - Used to delete a kit.
- ka.addto - Used to add the item you're holding to a kit.
- ka.idadd - Used to add an item id to a kit.
- ka.rename - Used to rename a kit.
==== Commands ====
- /createkit <kitname> <cooldown> - Used to create a kit.
- /deletekit <kitname> - Used to delete a kit.
- /addtokit <kitname> - Used to add the item you're holding to a kit.
- /idadd <item id> <quantity> - Used to add an item id to a kit.
- /renamekit <oldkit name> <newkit name> - Used to rename a kit.
- /kits - Used to list kits. This is a default Essentials command.
==== Requires ====
- Essentials
==== Coming Soon ====
- Support for fireworks.
==== Metrics ====
- This plugin uses a Metrics service. Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
-
View User Profile
-
Send Message
Posted Oct 16, 2015@ZedDaMagnificent /createkit <kitname> <cooldown>
Enter the cooldown after kitname.
-
View User Profile
-
Send Message
Posted Oct 13, 2015@Ravada Hi is there a way to add in cool down for the kits in game or can you implement it and add it in.
-
View User Profile
-
Send Message
Posted Oct 10, 2015oh ok ty :)
-
View User Profile
-
Send Message
Posted Oct 9, 2015@MongKong
That's to do with Essential's kits, not my plugin.
-
View User Profile
-
Send Message
Posted Oct 9, 2015@Bubbler670
"If it's a really high enchantment, you have to enable unsafe-enchantments in the Essentials config"
-
View User Profile
-
Send Message
Posted Oct 9, 2015@Ravada when i do /kit tools it give me normal vanilla tools(pick,axe,shovel and sword)when i do it twice then tools stacks how do i make it so it cant stack?pls help
-
View User Profile
-
Send Message
Posted Oct 4, 2015@Ravada
Where do I find that... im trying to get eff 10 but it goes to 5 only can u pls tell me where to find it Host: Mcprohosting
-
View User Profile
-
Send Message
Posted Sep 4, 2015@milgen100
If it's a really high enchantment, you have to enable unsafe-enchantments in the Essentials config.
-
View User Profile
-
Send Message
Posted Aug 30, 2015Hi iv done my kit and everything but when i do /kit it says [Essentials] Enchantment PROTECTION_ENVIRONMENTAL: Specified enchantment cannot be applied to this itemstack help!!!
-
View User Profile
-
Send Message
Posted Aug 27, 2015@Disorbs
It doesn't do armour, but it does do the whole inventory. I don't think Essentials supports giving armour and placing it on the player.
-
View User Profile
-
Send Message
Posted Aug 23, 2015Um its not working at all version 1.8.8 it isnt even creating a folder or showing up in /pl what is life
-
View User Profile
-
Send Message
Posted Jan 9, 2016dude its 1.8.1 xD
-
View User Profile
-
Send Message
Posted Aug 22, 2015wait so this just makes adding kits easier it doesnt allow you to actually save the kit you wearing so when you use the kit it auto gives you the armour aswell and wears it?
-
View User Profile
-
Send Message
Posted Aug 21, 2015@MCer202
I believe you don't have experience with coding so let me explain that this plugin, doesn't ruin your config when you reload essentials. What it does is remove all the excess text which looks like this: #Enabling this will make creepers explode#. In simple terms of coding, putting a # will usually just be a note for anyone reading and is NOT necessary in ANY config other than teaching beginners how to edit their config. Do not listen to MCer202 when he says this replaces your entire config because it doesn't.
-
View User Profile
-
Send Message
Posted Aug 11, 2015@MCer202
Cooldown is in seconds.
-
View User Profile
-
Send Message
Posted Aug 9, 2015So actually, what this plugin really does, is replaces your entire config with an outdated smaller version that bugs your server. Update this to the REAL config.
-
View User Profile
-
Send Message
Posted Aug 9, 2015What is cooldown time? Is every # a minute, day, hour?
-
View User Profile
-
Send Message
Posted Aug 9, 2015Can this add a kit to someone that is new to server upon first login?
-
View User Profile
-
Send Message
Posted May 31, 2016Go into your essentials config.yml, line 321 (for me, we may differ), there should be "kit: tools". The whole thing should say "newbies:
announce-format: '&dWelcome {DISPLAYNAME}&d to the server!'
spawnpoint: newbies
kit: tools"
Then replace "tools" with the kit that you wish they spawn with. Hope this helped :)
-
View User Profile
-
Send Message
Posted Jul 28, 2015@TroyCraftNetwork
If you are using essentials Just give that group the perm essentials.kit.<kitname>, then only that group will have access to that kit, unless another group inherits this group.