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 Jun 23, 2013@PvpUniverse Yes, I can do that =)
@Jiidiot 1. I'm soon making it so you don't need a lore.
2. Yes that is how you do it, it should work.
-
View User Profile
-
Send Message
Posted Jun 23, 2013@KingFaris10 I still have problem on making the fisherman and the snowman kit:/
About the fisherman, i dont understand how the lore is supposed to be. And i dont how i cant get e snowman to work. do i need something special to it? or just name it Snowman and have snowballs in the inventory, i dont really know. Thanks!
-
View User Profile
-
Send Message
Posted Jun 23, 2013@KingFaris10
Alright, How about this:
I need an ability where when you right click a feather it will allow you to fly for 10 secounds, the lore on the feather will need to be "Flight" And it has a cooldown of 1 minute when you have flew. This kit would be called Falcon.
Also, could you make it so when a falcon activates the fly with his feather, there is a message in chat &cA Falcon Has activiated Flight Mode Around You!
, But that should be optinal if you want the message or not. and it should be editable in some way.
As you said, you could disable /fly when using the kit falcon, or just the command when your using the feather, good idea.
-
View User Profile
-
Send Message
Posted Jun 23, 2013@PvpUniverse
1. Yes it will work with the new version of KingKits.
2. Good idea, except a few problems with this (It doesn't mean I won't add it): - If a player types /fly while they're using a feather it'll mess up everything to do with their fly and either disable/enable their fly. - It's the server's job to create the items in a kit, the KingKits plugin doesn't create kits for them or that'd be the worst plugin ever.
Solution to problem number 1: I could disable /fly when using the feather.
Solution to problem number 2: I could make it so it's the server's job to make the kit have white leather, and if the kit does have white leather, I can make it red.
-
View User Profile
-
Send Message
Posted Jun 22, 2013Also; I would like you to make a new ability in the king kits special plugin, one where if someone has a feather with the lore: falcon's feather - when they right click this feather they will be ble to fly for round 10 seconds and take no fall damage if they fall why flying, there should be a one minute cooldown and it should have white leather and a iron sharp 1 sword, when the fly is activated the white leather turns red until the fly is over
You should name this kit; Falcon
-
View User Profile
-
Send Message
Posted Jun 22, 2013Figured out just now that I need to actually download a individual plugin for this to work, Skype won't be needed now. I have one question though. Willa the newest version of king-kits and the newest version of king-kits special work fine together?
-
View User Profile
-
Send Message
Posted Jun 22, 2013Thank you
-
View User Profile
-
Send Message
Posted Jun 22, 2013@Jiidiot No, I can do that but I won't because that's not really to do with a PvP Kit plugin.
Also, yes I reduced it to 6 hearts because it'd be too OP. It'd be instant kill on McPVP servers because you get kicked if you die so you can't really respawn...
-
View User Profile
-
Send Message
Posted Jun 22, 2013@KingFaris10 Thanks! I have 1 more idea if possible. If you have like potion of harming and u throw them and when they are empty they refill in a certain time. Or you can do own cooldowns on items, i think that would be really cool:)
And 1 more thing, For me the stomper kit can just take up to 6 hearts of damage, i dont know why lol.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@Jidiiot
No but I will do.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@SgtBubblezZ
Please do, it hasn't happened to others.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@PvpUniverse
Do you have Skype?
-
View User Profile
-
Send Message
Posted Jun 22, 2013@Jidiiot
Great idea.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@hriceland
On this page, check the contents on the right.
-
View User Profile
-
Send Message
Posted Jun 21, 2013@KingFaris10 Is there noway to add a item with for example the id: 373:8260 which is potion of poison in the gui-mode?
-
View User Profile
-
Send Message
Posted Jun 21, 2013My First ever Tutorial Video on a Plugin: (KingKits) http://www.youtube.com/watch?v=apn0De5XrO0
-
View User Profile
-
Send Message
Posted Jun 20, 2013Hey kingfaris10 I have a problem, whenever I sign in to my server with the plugin, A huge amount of errors appear. I would be happy to send you the errors in a private message
-
View User Profile
-
Send Message
Posted Jun 20, 2013I'm confused, I added the monk kit, named it "Monk" And anything happens when i use the blaze rod,
also with the viper kit it doesent poison people but i have the "Poison" on it...
-
View User Profile
-
Send Message
Posted Jun 20, 2013@KingFaris10 Hi again! could it be possible to add zombie,skeleton,creeperhead etc as helmets?
-
View User Profile
-
Send Message
Posted Jun 20, 2013Where do i find permission node plz help me.