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 25, 2014@arthurman28
Hmm.. You're running CraftBukkit/Spigot on 1.7.5+ with the latest version of KingKits? Any errors in the logs? Check your console. Paste them (if any) in pastie.org and send the link here.
@TiippexxModz
That'd be clever, yes.
-
View User Profile
-
Send Message
Posted Jul 24, 2014@KingFaris10
Hi and can u add two Lores in the GUI for the price and the cool down?
-
View User Profile
-
Send Message
Posted Jul 24, 2014This looks like such a cool plugin! For some reason, however, I don't get the config file and I can't use this plugin. This also happens with many other plugins in my plugins folder. BTW, I have Java 7 and I am on Mac OS X. Please help! Thanks!
-
View User Profile
-
Send Message
Posted Jul 24, 2014@CrystalProdigy
Thanks for the ideas! I'll add them once I've completed all my private plugins.
@foxcraftcloakfox
My first response is: Then go ahead and get BattleKits.
My second response is: Clearly why every other person has never had this problem, probably you or your server being retarded. Says it in your server name. >.< "foxcraft".
@jakeyp99
Glad you figured it.
-
View User Profile
-
Send Message
Posted Jul 24, 2014So, I am currently creating a new server, and it has multiple worlds, so I'm running MultiInv. I am also setting up a store where people can buy kits, but I only want the kits to be given to them in a certain world. Is there a KingKits command which allows me to give a player a kit in a certain world? For example, if a player buys a Diamond Armor kit through our Buycraft store, they should only receive that kit in the Survival world, and not the other worlds. Is that possible?
EDIT: Never mind, I figured it out :)
-
View User Profile
-
Send Message
Posted Jul 24, 2014@foxcraftcloakfox
Gtfo dont dis someone whos dedicated on making a good kit plugin for the public
-
View User Profile
-
Send Message
Posted Jul 24, 2014pff this plugin keeps updating it's self and messing up all the kits. even though I have it turned off in the config to do that.
-
View User Profile
-
Send Message
Posted Jul 24, 2014well
@KingFaris10
Well ill give you some kit ideas
Bomber Place tnt it blows up but does not destroy the terrian any who s near the explosion will be left to 1-3 hp except you
Barrier When you right click (dunno what item) it makes a invisible dome in a 5 radius and people cant get in and when you try to you get knocked back 3 blocks and a message says You Cannot enter a invisible barrier or something (cooldown:configurable)
Inferno Right click a blaze powder A fire ring goes around you in a 5 block radius and will extinguish after 3 seconds
Sniper when you are 20(configureable) Blocks away and you shoot a player you can 1 shot him in a 90 %
U should also fix acrobat cooldown to 2 seconds without a message saying there is a cooldown and when you use kangaroo the rocket disappears in the first use
i'm not sure if this is still there most people don't know to add a lore to viper saying poison since it not in the kkspecial page
well this is just a idea if you dont have any Keep up the awesome work Bai!
-
View User Profile
-
Send Message
Posted Jul 23, 2014@KingFaris10
Thanks, and please fix the one kit per life.
-
View User Profile
-
Send Message
Posted Jul 23, 2014@SgtDan
To your first problem, I'll look into it, I don't know why it won't work though (without looking at code)...
To second problem, change "Scores" to false.
@ScrubbyHunter
Thank you <3 I used to have a Donate button for a year but I never got one single donation or proper appreciation for my plugin, so I disabled it (though I re-enabled it). I never knew there was anyone kind enough to appreciate developers who make public plugins' work, since us developers don't get paid (regardless of the flawed points system).
Regarding KingKitsSpecial: I've seen this question pop up quite a few times. The issue I'm having is I only have one extra kit, which doesn't seem fair enough. I need more ideas. :/
@TiippexxModz
I'll make /kk (or /kingkits) kit price <kit> and /kk kit cooldown kit.
-
View User Profile
-
Send Message
Posted Jul 23, 2014Is that possible that users see the price and cool down from a kit?
-
View User Profile
-
Send Message
Posted Jul 23, 2014Could you update KingKitsSpecial? (Love that part)
-
View User Profile
-
Send Message
Posted Jul 23, 2014You son of a bitch where is that donate button!
-
View User Profile
-
Send Message
Posted Jul 22, 2014Hey!
I have 2 problems,
One kit per life doesn't work if you do /pvpkit pvp. How do I get rid of the prefix [0]?
-
View User Profile
-
Send Message
Posted Jul 21, 2014@CrystalProdigy
Thanks <3
-
View User Profile
-
Send Message
Posted Jul 20, 2014Your really dedicated to this project, Keep up the good work :3
-
View User Profile
-
Send Message
Posted Jul 20, 2014@1awsumrawsum1
Are you using v3.0.0? I've tested it on my LAN server, and alphabetically works. Not sure about the in-order of created mode though.
@CrystalProdigy
Soon, I've already made a new special kit, but I'm not sure when I want to upload it.
Also, I work only paid.
-
View User Profile
-
Send Message
Posted Jul 19, 2014When will KingKitsSpecial 1.2v come out and do you code for free or paid?
-
View User Profile
-
Send Message
Posted Jul 19, 2014@KingFaris10
We made them in order but didn't order them in the gui or list same with alphabetically.
Also a suggestion, make it so you can add more than one potion to be given in the kit?
-
View User Profile
-
Send Message
Posted Jul 19, 2014@tony199555
To your first question: No, it clears all your armour and then checks for the kit armour, if exists, sets it.
To your sub-question: What... That made no sense?
To your second question: The list is shown when joining as one message separated by commas in green colour I believe. The list is shown when typing the command as a list pf messages, one per kit, Dark Red if they don't have permissjon, Light Green if they do. The GUI is the same both when joining or using the command, it opens an inventory displaying all the GUI Items set per kit, and then the GUI Item title is the kit name, if they don't have permission, the title of the item is Dark Red, else Light Green. To change between them,cchange Kit list mode in the config to either "Text" or "GUI".