KingKits
KingKits - By KingFaris10

Spigot
There are 'extras' on the Spigot page with KingKits versions optimised for Java 8, or unsupported KingKits versions that are for 1.8 and 1.7. Click here
What is KingKits?
KingKits is not the ordinary kit plugins that allows players to use kits in PvP. This plugin is special as it has in-game commands that allows you to create kits and delete kits. You can also use /pvpkit <kit> or a sign to choose a kit.
Features
- Multi-world support
- Kit command
- Sign kits
- Creating/deleting/renaming kits in-game
- Disabling/enabling commands
- QuickSoup to refill your health/hunger
- A refill command to refill your bowl(s)
- Economy: Cost per kits, money per kill, losing money per death.
- Easy configuration
- In-game configuration editing
- Killstreaks and scores
- Developer friendly (Open source code and hooks)
There are many more features so try out KingKits!
Requirements
If economy is enabled in the config, Vault is required.
Creating KingKits signs
1. Place down a sign.
2. On the first line type "[Kit]" (configurable).
3. On the second line type the kit name.
4. On the other lines you can type whatever you like.
5. Right click on the sign to activate it.
Note - If your kit sign in the config is set to "[Kit]", you must disable Essentials kits for KingKits signs to work.
Youtube
English tutorial by me - https://www.youtube.com/watch?v=DIgjdG5NNvs
Commands and Permissions
http://kingfaris10.stannaz.uk/plugins/kingkits.php
Configuration
Configuration: http://dev.bukkit.org/bukkit-plugins/kingkits/pages/configuration/
Kits Configuration: http://dev.bukkit.org/bukkit-mods/kingkits/pages/configuration-kits/
Translations
Above v5.0.0: Dutch (thanks to Sammeeh): http://pastebin.com/miTK4RKM
Below v5.0.0: Italian: http://pastebin.com/p0ezVDGS
Developers
You can modify the source code in any way as long as you don't claim this as your code and/or plugin.
https://github.com/KingFaris10/KingKits/tree/master/src/main
You can use the source code from this plugin as long as you give credit to KingFaris10. You cannot just copy the whole plugin.
KingKits also has an API class that allows you to do many things, such as get player kits, create kits, delete kits, etc.
Metrics
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
You can opt out of this service by editing plugins/PluginMetrics/config.yml and changing opt-out to true.

Updater
This plugin utilizes Gravity's plugin updater to check for updates.
To disable update checking for KingKits only, set 'Updater.Enabled' in '/plugins/KingKits/config.yml' to false. To disable update checking for all plugins, set 'disable' to 'true' in 'plugins/Updater/config.yml'.
Suggestions
Feel free to post suggestions in the comments box! I'm always looking for new cool ideas so go ahead! I will read them ;)
Other plugins by KingFaris10
Check out all my other cool plugins!
AdminFun: http://dev.bukkit.org/server-mods/AdminFun/ | Let your admins have fun using awesome trolling/broadcast commands!
ItemRenamer: http://dev.bukkit.org/server-mods/Rename-Items/ | Rename items (Supports colour codes) without the use of anvils! Also, you can add lores to your item.
EasyPermissionsEx: http://dev.bukkit.org/server-mods/EasyPex/ | Make all the commands easier and shorter for PermissionsEx and make life 100x times more easier =)
CommandPortals: http://dev.bukkit.org/server-mods/cmdportals/ | Link locations with commands and run commands when a player steps in a specific location.
Purpose
The purpose of this plugin was to help PvP servers get a kit plugin that allows players to use kits with enchantments, lores and custom names. Also, if you do have a developer or you are one, you can make your own special abilities.
F.A.Q
Q: My scoreboard's stuck when I deleted the plugin!
A: /scoreboard objectives remove KingKits
Q: It's saying I don't have permissions to use that kit even if I give them kingkits.kit.use!
A: Have you given them the permission node for the actual kit? kingkits.kits.<kit>.
Q: It's saying I don't have permission to use the command even if I give them kingkits.kits.<kit>!
A: Same as the previous answer, but give them kingkits.kits.use.
Q: I keep getting the error: "Could not load 'plugins/KingKits.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/faris/kingkits/KingKits : Unsupported major.minor version 51.0 at "
A: Calm down, you require Java 7, and running the server on Java 7. This is not much of a problem since most other plugins are built against Java 7. If you have Java 7 installed and it still comes up with this error, it means you have a previous version of Java installed (e.g. Java 6) as well as Java 7. Make sure to run your server on Java 7 by either changing the start-up script or contacting your host.
-
View User Profile
-
Send Message
Posted Aug 14, 2013for the permision, kingkits.kit.sign.use, does the rely on the permision kingkits.kits.<kit>? cause i want to make it so people just use signs, and not the command
-
View User Profile
-
Send Message
Posted Aug 13, 2013Can someone pm me a server running this plugin, thanks
-
View User Profile
-
Send Message
Posted Aug 12, 2013the perms arent working am sure
-
View User Profile
-
Send Message
Posted Aug 12, 2013Could you fix the problem with the soup, when me and my players right click the soup, nothing happens, but if i right click it on the ground, it works
i also added the permission node: - kingkits.quicksoup
-
View User Profile
-
Send Message
Posted Aug 12, 2013@pieeater5723
Mmmkay.
@AJR200
You need to run it on Java 7.
@awesomeness14721
Nope. You could have buying permissions using signs in game.
-
View User Profile
-
Send Message
Posted Aug 11, 2013Also, quick question, is there a way for my players to buy the kits without an external plugin like BuyCraft?
-
View User Profile
-
Send Message
Posted Aug 11, 2013@AJR200
Either your Java version or your servers Java version isn't up to date. This plugin is probably running Java 7 and your most likely either running Java 6 or an earlier version of Java 7
-
View User Profile
-
Send Message
Posted Aug 10, 2013[SEVERE] Could not load 'plugins/KingKitsSpecial.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: net/bukkit/faris/kingkits/special/Specials : Unsupported major.minor version 51.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56)
at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.UnsupportedClassVersionError: net/bukkit/faris/kingkits/special/Specials : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:249)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
Please Help this plugin looks awesome but it won't load. I already have a economy plugin.
-
View User Profile
-
Send Message
Posted Aug 10, 2013I think that before you quit you should do one last thing KingFaris10. You should add item data to GUI items. That would be really awesome as your last thing before you leave.
-
View User Profile
-
Send Message
Posted Aug 10, 2013@pieeater5723
Great idea :) I'll tell the next person to take over to make a configurable item right clickable to open a GUI. It's sort of similar to 'Kit menu on join' though.
@twoplustwoequalsfish
You have to give the permission to use kits and list them. http://dev.bukkit.org/bukkit-plugins/kingkits/#w-permissions
@SkellyCast
Great to see people helping others. =)
-
View User Profile
-
Send Message
Posted Aug 8, 2013@twoplustwoequalsfish
Have you gave them the permision?
-
View User Profile
-
Send Message
Posted Aug 8, 2013I an the co-owner of a new KitPVP server. I really like this plugin, and I have about 10 kits, and for some reason they only work for op's. Regular players cant even list them. If you can help thanks. :)
-
View User Profile
-
Send Message
Posted Aug 8, 2013NOOOOOOOO!!! You can't quit! This is one of the best plugins ever! Only thing that would make it the best plugin ever is if you could right click a book that you spawn with and it would open the Kit GUI.
-
View User Profile
-
Send Message
Posted Aug 7, 2013If no one can take over, just use BattleKits. It's the best alternate plugin to this plugin.
-
View User Profile
-
Send Message
Posted Aug 7, 2013@Jidiiot
Aha xP I found a developer who wants to continue this project but I'm not sure if he's good enough. Hopefully he doesn't fail me.
-
View User Profile
-
Send Message
Posted Aug 7, 2013@KingFaris10
Damn, You cant quit:(! This is the best kitplugin made so far! plz, im beggin ya xD!
-
View User Profile
-
Send Message
Posted Aug 7, 2013@slopeur
I use my Mac too except I have Windows installed using Bootcamp. I remember doing this on my Mac. This'll only work if you're running the server on your computer, not on a minecraft server hosting website as most of them usually use Java 7.
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html That's the download for Java 7, reinstall it if you already have it just incase.
Then open TextEdit and type:
D:\ is my Mac OSX's drive, you have to change it to yours. You might have to change jdk1.7.0_21 because of the different versions but I doubt it. That's where your java 7 is usually installed.
-
View User Profile
-
Send Message
Posted Aug 6, 2013@KingFaris10
I looked everywhere for how to do this and there wasn't any good explanations. I'm on Mac so I'm not sure if that matters but If you could link me somewhere or tell me how it would be greatly appreciated. Thanks.
-
View User Profile
-
Send Message
Posted Aug 6, 2013@slopeur
You have to run the server in Java 7 mode. Search on google.
-
View User Profile
-
Send Message
Posted Aug 6, 2013@KingFaris10
I updated to Java 7 Update 25 and restarted my computer. I restarted the server and the same error was happening. Is there anything I have to do once Java 7 is installed?