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 Jul 11, 2014@Jrud10
Done. Added in the new update.
-
View User Profile
-
Send Message
Posted Jul 11, 2014@OpticFlames
Added that in the new update.
-
View User Profile
-
Send Message
Posted Jul 11, 2014@jfoppes_4
Fixed with a new update. Will be out soon.
-
View User Profile
-
Send Message
Posted Jul 7, 2014The pug in won't load for me
please help?
32 ERROR]: Could not load 'plugins/KitAdder.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: kitadder/KitAdder : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] Caused by: java.lang.UnsupportedClassVersionError: kitadder/KitAdder : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0_65] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) [?:1.6.0_65] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_65] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_65] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_65] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_65] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_65] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_65] at java.lang.Class.forName0(Native Method) [?:1.6.0_65] at java.lang.Class.forName(Class.java:249) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
-
View User Profile
-
Send Message
Posted Jun 22, 2014Hi, awesome plugin really helpful. Could you please add the ability so we can use /kitrename (last kit name). I spelt a kit wrong before and I had to open the config of essentials and edit it and that took a long time. Would love to see that added, really awesome plugin :)!
-
View User Profile
-
Send Message
Posted Jun 20, 2014@LimitedGuns
Seconds
-
View User Profile
-
Send Message
Posted Jun 19, 2014The cooldown Do u know the time i use is it min,Hours,or seconds?
-
View User Profile
-
Send Message
Posted Jun 13, 2014@TheOatBaron
Thank-you. :)
-
View User Profile
-
Send Message
Posted Jun 8, 2014It pains me to that I got sniped by a week and you are almost at 2k downloads <\3 Good work on it though :)
-
View User Profile
-
Send Message
Posted Jun 3, 2014@Jrud10
Sure, no money but I'll start this on the weekend. :)
-
View User Profile
-
Send Message
Posted Jun 1, 2014@Jrud10
...if I promise to tip $5 will you do it? or upload the source so I can do it? You obviously already have the ability since you can add whatever you have in your hand, I'm just asking you to change the function so it gets the itemID from a different source. I'd really like this feature for my server, but I have work-around ideas if you guys won't do it.
-
View User Profile
-
Send Message
Posted May 26, 2014I need the ability to add an item to my server's kits with just a command that can be run by the console. Ex: /addtokit <kitname> <itemID> <quantity>, and I need to be able to create blank kits and delete kits from the console as well with just /createkit <kitname> <cooldown>, and /deletekit <kitname>. Can this functionality be added to this plugin so it will fit my needs? or is there another that already does it?
-
View User Profile
-
Send Message
Posted May 21, 2014@piggyswag2014
It should be, we'll update it if it isn't.
-
View User Profile
-
Send Message
Posted May 19, 2014is this compatable with craftbukkit 1.7.9?
-
View User Profile
-
Send Message
Posted Apr 23, 2014Hi
Can you please add economy support?
Thanks
-
View User Profile
-
Send Message
Posted Apr 19, 2014As you can probably see, version 1.0.2 is now out!
Changes:
New Feature : The ability to add an item you are holding to a kit using /addtokit (kitname)!
-
View User Profile
-
Send Message
Posted Apr 19, 2014Very good plugin that is a very useful for people who find making kits using Essentials challenging.
-
View User Profile
-
Send Message
Posted Apr 19, 2014V1.0.2 is awaiting approval! This brings the /addtokit update!
-
View User Profile
-
Send Message
Posted Apr 13, 2014@mario3232
Yes, I'll add it soon. :)
-
View User Profile
-
Send Message
Posted Apr 12, 2014@Ravada
for the add whats in your hand to kit its like this you have something in your hand for example steak then you type say /kit add h starter /kit - regular command add for adding something to the kit h for hand (making sure the steak is in your hand) then starter as the kits name that was already created. so now /kit starter will also have the steak that was in your hand that was added to the kit. kinda hard to explain maybe ill find a link to a video or something. if you have seen auction plugins to auction something it has to be in your hand then do the command well just like that but for kits. that make any sense?