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 Sep 12, 2013Thanks
-
View User Profile
-
Send Message
Posted Sep 12, 2013@ColdedPvP
Run it using Java 7.
@DeadGamer333
It is... guiitems.yml
-
View User Profile
-
Send Message
Posted Sep 12, 2013@kingfaris10 can you make it so the items in the GUI for the kits is configurable.
-
View User Profile
-
Send Message
Posted Sep 12, 2013I need help I keep getting this error everytime I run it to 16:29:50 [SEVERE] 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.j ava: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.ja va:239) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:21 7) 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.jav a:106) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java :391) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:5 82) Caused by: java.lang.UnsupportedClassVersionError: me/faris/kingkits/KingKits : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) 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(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:173)
-
View User Profile
-
Send Message
Posted Sep 11, 2013@audwin
Have you given them the permission nodes:
ExampleKit is the kit name you want them to have.
-
View User Profile
-
Send Message
Posted Sep 11, 2013@tumbleshack
Probably because it's case sensitive. Are you sure it's the same case? I'll double check the code tomorrow but...
-
View User Profile
-
Send Message
Posted Sep 11, 2013@Buuuzx1
You make the kits with the name of the special kit in the configuration and add the item required (sometimes no items are required). Go to the KingKitsSpecial link for more information.
http://dev.bukkit.org/bukkit-mods/kingkits/pages/kkspecial/
-
View User Profile
-
Send Message
Posted Sep 11, 2013@xXTyingPurposeXx
You have to give them the actual kit name instead of <kit> -_- kingkits.kits.Default and stuff like that.
-
View User Profile
-
Send Message
Posted Sep 11, 2013@audwin
Ya, but the world is called Carrier
@audwin
Oh sorry i didn't see that you scraped it. :)
SOLVED: The config is caps sensitive - Carrier wasn't capitalized
-
View User Profile
-
Send Message
Posted Sep 10, 2013@tumbleshack
Change "CARRIER" into the name of the world you want. :D
-
View User Profile
-
Send Message
Posted Sep 10, 2013@tumbleshack
Yeah, that's why I said, SCRAPPED THIS QUESTION...
the only problem that I have now is that, only OP's can use the kits.
:(
-
View User Profile
-
Send Message
Posted Sep 10, 2013Hey I dont think your multiword support is working properly, I have in my config file
but world Carrier is not a pvp world.
-
View User Profile
-
Send Message
Posted Sep 10, 2013@audwin
Dude, read the description!
There is a specific page called cost-per-kit!
-
View User Profile
-
Send Message
Posted Sep 10, 2013@audwin
scrap this question..
I found out the answer my self. :)
the question now is, ONLY OPS can use the kits...
:(
i've already set the perms...
checked it, doubled checked it, rechecked and double rechecked it...
the perms are CORRECT...
but only OPS can use the kits. :/
-
View User Profile
-
Send Message
Posted Sep 9, 2013how do I make it then when they get the kit, they'll pay a certain amount???
:/
sorry if this is Noobish.
-
View User Profile
-
Send Message
Posted Sep 8, 2013How do I install kingkitsSpecial, I put the plugin folder alright but do not know how to use the kits. can help?
-
View User Profile
-
Send Message
Posted Sep 8, 2013I've completely uninstalled this plugin. No config files, folder, or jar file and I still have the scoreboard. What the heck is up with this??
Solution: The only way I was able to solve this was doing /scoreboard objectives test (name of the scoreboard.)
-
View User Profile
-
Send Message
Posted Sep 8, 2013@xXTyingPurposeXx
Yeah, that's my problem too? Maybe you (KingFaris10) pm me a permission file and your server folder with permissonsex and kingkits, to see if it's still the same? I can't seem to find out what i'm doing wrong:(?
-
View User Profile
-
Send Message
Posted Sep 8, 2013Please help me.
I'm trying to enable the Score feature but when I cant see the score when I talk in the chat. But I can see it if I remove my PEX rank prefix. I dont wanna change plugin to GroupManager or something like that. PEX FTW.
-
View User Profile
-
Send Message
Posted Sep 7, 2013When I am OP I can get all the kits I want... But when the player isn't OP they cant do anything... I have givin them the perms also. Here is how it is.
Guest:
default: true
permissions:
- kingkits.kit.sign.use
- kingkits.kits.<kit>
- kingkits.kit.use
inheritance:
- g:essentials_builder
- g:towny_builder
info:
prefix: '&2[Guest] &f'
build: true
suffix: ''
I don't understand this. Please help!