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 28, 2014@o355
Pastie.org or pastebin.com your permissions file, and post the link here or private message me.
@FlaaffyPlaysGC
Any errors on startup? If you're getting the Major Minor version error, look at the FAQ above.
@arthurman28
I told you to pastebin your start up script. I said "Also," - implying it's a side-note, may not be to do with your problem.
@SgtDan
In kits.yml, find the kit you want. Then find "Potion Effects" in that section, but if doesn't exist, make a default one (like below). The key should be the potion name, e.g. Speed.
Example:
First line = Potion name Second line = Level of potion (Level) Third line = Duration of potion (Duration)
-
View User Profile
-
Send Message
Posted Jul 28, 2014How do I add a potion effect to a kit?
-
View User Profile
-
Send Message
Posted Jul 27, 2014@KingFaris10
It still doesn't work...
-
View User Profile
-
Send Message
Posted Jul 27, 2014Uhh I put it in my plugins folder and I still can't do /kingkits
-
View User Profile
-
Send Message
Posted Jul 27, 2014@KingFaris10
I am using Group Manager 2.0. I added all the permission nodes, and I even checked twice.
-
View User Profile
-
Send Message
Posted Jul 27, 2014@o355
What permissions plugin are you using? Are you adding the correct permission nodes? kingkits.kits.Default etc. (e.g.)
@arthurman28
I meant pastebin your startup script, and in your case, start_server.command
Also, you have 2 KingKits plugins installed. Delete one. (KingKits.jar and KingKits (1).jar)
@SgtDan
Hmm... I probably know why that's happening, since KingKits v3.0.0 may not be compatible with the latest KingKitsSpecial...
@EN7
Maybe.
@thecaveman123
Yes, I believe you're not enabling cooldowns correctly. First set "Kit cooldown enabled" to true in the configuration. Then, you've got to change "Cooldown" for each kit in your kits.yml configuration. E.g. For the default kit, to have a 1hr cooldown, I'd change Cooldown to 3600.
-
View User Profile
-
Send Message
Posted Jul 27, 2014@KingFaris10 Is there a possible time limit for each kit? Such as my OP kit having a 30 minute cooldown and the swordsman kit having a 1 minute cooldown? In the config there is a thing that says something about cooldown, I enabled it but nothing. When people die they can automatically choose a new kit. I did enable one kit per life by the way. And if this feature isn't available, could you consider added it please?
-
View User Profile
-
Send Message
Posted Jul 27, 2014@KingFaris10
Okay, sounds good! Could you add respawn kits, though? @SgtDan
It's likely it's a problem with setup or server version, yaml, etc The plugin is used by 174,038 people Any console errors?
-
View User Profile
-
Send Message
Posted Jul 26, 2014@KingFaris10
A lot of the custom kits don't work.
Edit: None of them are working. Fix!
-
View User Profile
-
Send Message
Posted Jul 26, 2014@o355
Also, I tried everything in the Q+A for the perms, but nothing.
-
View User Profile
-
Send Message
Posted Jul 26, 2014@KingFaris10
Here is the whole thing:
http://pastebin.com/iq5kn81g
-
View User Profile
-
Send Message
Posted Jul 26, 2014I am adding perms to the groups, but I still can't get anything to work.
-
View User Profile
-
Send Message
Posted Jul 26, 2014@arthurman28
Yeah, Pastebin your start up script for your server.
-
View User Profile
-
Send Message
Posted Jul 26, 2014@EN7
What the plugins don't have:
BattleKits: You can't create, delete and rename kits in-game. You can't modify the configuration in-game. There is no Kit GUI and no killstreaks. There is NO API what so ever, meaning you can't have special kits, etc.
KingKits: You can't restore the configuration to default without having to delete the config and then typing /kk reload. You can't have automatic respawn kits.
-
View User Profile
-
Send Message
Posted Jul 25, 2014@KingFaris10
Everytime I try to get a new plugin, it wont make a config. This happens with all my plugins. This started yesterday out of nowhere. This is so annoying! Oh well, hopefully I can get this awesome plugin soon.
-
View User Profile
-
Send Message
Posted Jul 25, 2014@KingFaris10 I may sound like a noob, but I don't know how to do that. (Sorry!) When I check my Java settings it only says I am running Java 7. I know i sound really dumb :P. Do you think you could help me?
-
View User Profile
-
Send Message
Posted Jul 25, 2014@KingFaris10
Hmm, seems like a great plugin. Just asking, what are the features in here BattleKits does not have?
-
View User Profile
-
Send Message
Posted Jul 25, 2014@foxcraftcloakfox
I know right? Also, what's so wrong with your server being retarded, it could be. Also, woh, big man jheeeeeeeez #2mchplayers4me. Me saying your server is retarded doesn't mean what's in it, or what it is, it could mean your set up, e.g. can't install the plugin properly.
The reason being, you need to first set the config to updates off, THEN add the v2.0.9. I'll look into kits being "messed up", what do you mean by that though?
@arthurman28
Yes, it's a Java 7 problem. You probably have Java 6 installed too, in your startup script, change java to your java location and so run the script with Java 7, not Java 6.
-
View User Profile
-
Send Message
Posted Jul 25, 2014@KingFaris10
Nice support here! my server being retarded wtf lol. I currently have 382 players online. Now not to brag but I dont think that is retarted. I was simply seeking for support.... In the newer versions of this plugin the kits get messed so I keep downloading v2.0.9, turned of updating in config and boom on next restart it updates again.
-
View User Profile
-
Send Message
Posted Jul 25, 2014@KingFaris10
Thanks for he response! Here is the link: http://pastie.org/private/e1np1nh0hmi5hrlua64kew