Kits



Kits is a simple yet deceptively powerful plugin allowing you to create, edit and spawn custom kits in-game. When creating and editing a kit, you are provided an inventory in which you will be able to place any item into; changes are made when this inventory is closed.

- Manage Kits entirely in-game with a custom-size inventory GUI for you to add items to or remove items from.
- Everything is drag n' drop
- Create a kit with any name. Kit names are not case sensitive.
- Store any item, with any stack size, name, lore and enchantment; you get back what you added.
- Spawn a kit by clicking on a kit sign.
- Toggle Player inventory overwrite for individual kits.
- Create complete inventory kits.
- Add delays between kits. Kits can have their own individual delays.
- Simple in-game commands displayed and explained below!

- Works with CB 1.7.10-R0.1; works with previous versions that support the UUID changes.
- Hopefully fixed time delay issues.
- Time delay expressions can now be stated literally ("1 month and 2 days, 3 hours & 4 minutes" is a valid expression)
- Cleaned some code.
- Added support for Gravity's updater.

Kits is open source and available on GitHub. There's also an API for developers to create their own plugins that hook into Kits:
This plugin utilizes Gravity's plugin update system. By default, it only checks if any updates are available. You can disable the updater in the config by setting enabled to false. types of updates:
- default - automatically update if the current version of Kits is out of date.
- force - automatically update regardless of the current version
- check - do not download, only check the latest version.
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
- Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.






-
View User Profile
-
Send Message
Posted Jun 17, 2014Maybe add a cost per kit feature.. or a kit sign with cost?
-
View User Profile
-
Send Message
Posted Jun 15, 2014@Dragonphase
I so happy to hear that ! Cheer ~
-
View User Profile
-
Send Message
Posted Jun 14, 2014Quick update:
I'm about 75% done, and you can expect it within the next day or so. The reason it has taken so long is because the original plugin was old and badly written. I thought it would be in everyone's best interest to run a completely fresh version of the plugin.
What's done:
What's left to do:
† I'll explain about these when I upload the update.
Remember, I'm running this just with Bukkit, and no other plugins. I've set it up to handle permissions as any other plugin should, so if any errors occur, you've either set the permissions up incorrectly or your permissions plugin is outdated.
-
View User Profile
-
Send Message
Posted Jun 12, 2014Suggestion:
Whats with One-Time Kits? Maybe with delay -1?
-
View User Profile
-
Send Message
Posted Jun 9, 2014@Dragonphase
Thanks :D
-
View User Profile
-
Send Message
Posted Jun 9, 2014@hassansyyid
The update will hopefully some time this month, I have to rewrite some code to accommodate for the UUID changes but that won't take long. I'm hoping that there are minimum changes between 1.7.9 and 1.8 so that I won't have to worry about incompatibilities when 1.8 is released.
I'm also working on a complete rewrite of my Battlegear plugin and another new plugin for server administrators; i'll keep you all updated.
-
View User Profile
-
Send Message
Posted Jun 8, 2014@rex2oo92
The delay is measured in seconds so you would find how many seconds are in 120 hours.
Timing
There are 432000 seconds in 120 hours.
60 seconds in one minute. 3600 seconds in an hour.
You would type into chat:
/kit delay <kitname> <delay>
For example /kit delay Vip 432000
This makes it so they can only use the Kit "Vip" every 5 Days or 432000 seconds.
-
View User Profile
-
Send Message
Posted Jun 7, 2014HOW DO I ADD A DELAY!? I WANT TO HAVE A 5 DAY DELAY(120hours)! PLSPLSPLSPSLS HELP ME PLUGIN CREATOR!
-
View User Profile
-
Send Message
Posted Jun 3, 2014@Dragonphase
What's the status on the update?
-
View User Profile
-
Send Message
Posted May 31, 2014Can you allow players to use deffernt kits in diffrent mv worlds?
-
View User Profile
-
Send Message
Posted May 28, 2014@Postremus1
Source code for the plugin is available in the main post. It's a maven project, so if you clone the Git repository, it should act as a maven project.
@TylerS1066
I'm updating this plugin so that it will be compatible with the 1.8 UUID update.
-
View User Profile
-
Send Message
Posted May 27, 2014Incorrect permision problem I do not know how to help me please Thank you in advance :) ;)
-
View User Profile
-
Send Message
Posted May 26, 2014Is this plugin ready for 1.8 UUIDs?
-
View User Profile
-
Send Message
Posted May 25, 2014PLEASE ADD SEPARATE KIT COOLDOWNS
-
View User Profile
-
Send Message
Posted May 24, 2014premm are fixed?
-
View User Profile
-
Send Message
Posted May 20, 2014Permissions node Description kits.spawn.kitname Allow players to spawn the kit kitname kits.spawn.others.kitname Allows players to spawn the kit kitname for another player kits.admin Allow players to create, edit, remove and reload kits kits.bypassdelay Allow players to bypass the delay between spawning kits ' WHERE THE FUCK DO I PUT THIS COMMAND>??><?>??>>??>?>?>?>?>?>?>
HOW DO I IOPEN CONSOLLLLELELELELLELELE
-
View User Profile
-
Send Message
Posted May 14, 2014@Dragonphase
Hey, do you have a maven repository? I would need it to code against your plugin.
-
View User Profile
-
Send Message
Posted May 14, 2014Nice to meet you, Can I Womochimashite interest, in the plugin say Annihilation, you add by using this Plugin to this Plugin?
Sorry for English about.
-
View User Profile
-
Send Message
Posted May 14, 2014I seem to be having an issue when an item in the kit breaks from overuse, like a pickaxe, if they click on a sign or even put an item in the slot where the item use to be the item reappears or pops out of the inventory with 8 durability. I do not see an error message in the console when this happens and it only happens if this plugin is enabled on my server.
-
View User Profile
-
Send Message
Posted May 12, 2014will this plugin require uuid updates to remember when the user last used /kit ?