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 Jul 18, 2014Just two question as for now, is the kit change completely( like if the set contains a helmet and armor and I am wear full set) or it will only replace the helmet and armor? Well, a sub-question can I do a free combination? Second one is that, how does show up as a list, and how does it show up as a GUI? Thank you I know you are busy.
-
View User Profile
-
Send Message
Posted Jul 18, 2014I'm aware of the steve heads not working as a helmet, fixed in v3.0.1
-
View User Profile
-
Send Message
Posted Jul 17, 2014@1awsumrawsum1
Only either in the order of it being created, or alphabetically.
-
View User Profile
-
Send Message
Posted Jul 16, 2014Is there a way to specify the order of the kits?
-
View User Profile
-
Send Message
Posted Jul 16, 2014@fifatord
Seriously... read the FAQ.
-
View User Profile
-
Send Message
Posted Jul 14, 2014Help Plzzz!
[18:53:38 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 org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] Caused by: java.lang.UnsupportedClassVersionError: me/faris/kingkits/KingKits : 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.2-15-g66c314d-b3104jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] 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.2-15-g66c314d-b3104jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-15-g66c314d-b3104jnks] ... 9 more
-
View User Profile
-
Send Message
Posted Jul 14, 2014@TiippexxModz
I won't be doing that to avoid server owners who are noobs messing the config up.
-
View User Profile
-
Send Message
Posted Jul 13, 2014@KingFaris10
I mean that you specify in the config where each item in the gui/text is
-
View User Profile
-
Send Message
Posted Jul 12, 2014@TiippexxModz
Again, a noob question. You can do that in the kits.yml, GUI Item section...
Also, seriously? But no, numbers makes everything complicated.
-
View User Profile
-
Send Message
Posted Jul 12, 2014@KingFaris10
And can u add that we can design the gui a bit for example with piston heads etc.
and to alphabetically sort: i dont like it. can u make it with numbers in the config
-
View User Profile
-
Send Message
Posted Jul 12, 2014KingKits v3.0.0
KingKits v3.0.0 is out and has been uploaded!
Download: http://dev.bukkit.org/bukkit-plugins/kingkits/files/69-king-kits-v3-0-0/ Please note this has not been approved by BukkitDev staff yet and so use this at your own risk.
-
View User Profile
-
Send Message
Posted Jul 12, 2014@RFSMassacre
Tested on my LAN server. Healing Potions don't turn into Regen potions and Regen potions don't turn into Healing Potions. I really don't know what's wrong with yours. :/ Mind giving me your server IP?
-
View User Profile
-
Send Message
Posted Jul 12, 2014@TiippexxModz
Good idea, in v3.0.0 I made a new config option "Sort kits alphabetically" that sorts it in alphabetical order when listing.
@kaivally
I forgot to make it so that the kit GUI shows up when they change worlds, I only made it so it shows when they join into the PvP world. Fixed in v3.0.0.
For your scoreboards problem, I completely removed scoreboards in v2.0.7 due to the amount of bugs. There will be future alternatives such as opening a Book GUI (possibly) with commands. I forgot to remove "Scoreboards" and "Scoreboard title" from the configuration. Fixed in v3.0.0
-
View User Profile
-
Send Message
Posted Jul 12, 2014@TiippexxModz
Care to elaborate..
-
View User Profile
-
Send Message
Posted Jul 12, 2014@kaivally
this is caps sensetive
-
View User Profile
-
Send Message
Posted Jul 12, 2014Hello, the scoreboard and the GUI are not appearing when the user enters the ''KitPVP'' world. Is this an error on my behalf or a bug within the plugin?
Thanks.
-
View User Profile
-
Send Message
Posted Jul 12, 2014I have 3 kits e.g. Kit: 1 bb 2 aa 3 cc
this list i get when i type in /pvpkit
how can i sort the kits?
-
View User Profile
-
Send Message
Posted Jul 11, 2014@TiippexxModz
Not even going to comment. Hint: kits.yml and config.yml.
@bowling219
I understand your problem and it will be fixed for v3.0.0.
-
View User Profile
-
Send Message
Posted Jul 11, 2014Hello again! When I create a kit, all the soup vanishes and turns into one, even though the ENTIRE INVENTORY was full of 1 slot soups. Help will be appreciated. Thanks!
-
View User Profile
-
Send Message
Posted Jul 11, 2014@KingFaris10
Do you know how to do this? I am new to using a Mac.
Edit: I figured out I was using Java JDK 6 instead of 7. Thanks! KingKits is working perfectly now.