Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| easykits-2.3.7.jar release | 2.31 MB | Apr 1, 2021 | 1.16 | 1,923 | Download |
| easykits-2.3.6.jar release | 2.31 MB | Jan 14, 2021 | 1.16 | 2,045 | Download |
| EasyKits v2.0.5 release | 63.64 KB | Apr 24, 2016 | 1.9 | 28,164 | Download |
| EasyKits v2.0.4 release | 62.96 KB | Jul 3, 2015 | 1.8.1 | 21,299 | Download |
| EasyKits v2.0.2 release | 61.27 KB | Jul 2, 2015 | 1.8.1 | 1,134 | Download |
| EasyKits v2.0.1 release | 61.09 KB | Jul 1, 2015 | 1.8.1 | 1,664 | Download |
| EasyKits v2.0 release | 59.46 KB | Jul 1, 2015 | 1.8.1 | 1,682 | Download |
| EasyKits v1.5.13 release | 34.66 KB | Jan 6, 2015 | CB 1.7.9-R0.2 | 9,532 | Download |
| EasyKits v1.5.12 release | 32.74 KB | Nov 13, 2014 | CB 1.7.9-R0.2 | 2,519 | Download |
| EasyKits v1.4.11 release | 29.49 KB | Oct 21, 2014 | CB 1.7.9-R0.2 | 1,218 | Download |
| EasyKits v1.4.10 release | 29.16 KB | Aug 22, 2014 | CB 1.7.9-R0.2 | 2,887 | Download |
| EasyKits v1.4.7 release | 28.12 KB | Aug 15, 2014 | CB 1.7.9-R0.2 | 3,721 | Download |
| EasyKits v1.4.4 release | 24.91 KB | Dec 27, 2013 | CB 1.7.2-R0.1 | 10,233 | Download |
| EasyKits v1.3.2 release | 24.05 KB | Dec 9, 2013 | 1.7.2 | 1,368 | Download |
| EasyKits v1.2.2 release | 22.55 KB | Nov 6, 2013 | CB 1.6.4-R2.0 | 936 | Download |
| EasyKits v1.1.2 release | 20.36 KB | Nov 5, 2013 | CB 1.6.4-R2.0 | 481 | Download |
| EasyKits v1.1.1 release | 20.54 KB | Oct 23, 2013 | CB 1.6.4-R2.0 | 899 | Download |
| easykits-2.3.5.jar beta | 2.31 MB | Dec 21, 2020 | 1.16 | 258 | Download |
| easykits-2.3.4.jar beta | 2.25 MB | Aug 24, 2020 | 1.16 | 847 | Download |
| easykits-2.3.3.jar beta | 2.25 MB | Aug 22, 2020 | 1.16 | 62 | Download |
| easykits-2.3.2.jar beta | 2.25 MB | May 16, 2020 | 1.15 | 745 | Download |
| easykits-2.3.1-all.jar beta | 2.24 MB | May 9, 2020 | 1.15 | 143 | Download |
| easykits-2.3.0.jar beta | 57.77 KB | Apr 20, 2020 | 1.15 | 371 | Download |
| EasyKits 1.4.6 beta | 26.11 KB | Aug 9, 2014 | CB 1.7.9-R0.2 | 741 | Download |
Description
EasyKits
Version: v2.3.7
Features:
- Easily create and remove kits in-game
- First join kit
- In-game inventory view of kits and items in kit.
- Economy support – Requires Vault
- Sign support
- 1.13+ compatible
Optional Dependencies
- Vault – Required to use economy support
Installation:
- Drop EasyKits.jar into plugins directory
- Run Server
- Edit config.yml to your liking
- /kit reload
- Enjoy!
Usage:
To create a kit, simply arrange your inventory and armor with the items you would like in the kit.
/kit create [kitname]
To set a price for a kit run the following:
/kit price [kitname] [price]
To set a cooldown time for a kit run the following:
NOTE: Time format examples: 1d 6h 5m 10s; 4h 25s; 15m
/kit cooldown [kitname] [cooldown]
To set the max use of a given kit run the following:
/kit limit [kitname] [limit]
To view all kits player has permission to obtain the kits book with the following:
/kit book
To reset players cooldown or maxuse on a kit type the following:
/kit reset cooldown [kitname] [player] /kit reset limit [kitname] [player]
This book will always contain an updated list of kits. A max a 54 kits can be displayed. Simply right click to open. The inventory will show have a book for each kit. click to view contents of kit. If you would like to obtain this click, click the nether star in the bottom right corner.
Notes:
If you you prefer commands you can list kits with the following:
/kit list
To show contents of a kit:
/kit view [kitname]
To obtain a kit:
/kit [kitname]
To get help with commands run either of the following:
/kit -or- /kit help
To get information on a specific command run the following:
/kit help [command]
Signs:
To create a sign type [kit] then the kit name on the next line

You'll know you did it right if it looks like this:

Right click to use sign.
You can set in the config whether using the sign shows the kit or equips the kit by setting 'Sign-Action' to either 'view -or- obtain'
Permissions:
- easykits.* – Admin node. Access to all.
- easykits.kits.* – Admin node. Access to all kits.
- easykits.kits.[kitname] – Access to the kit [kitname]
- easykits.cmd.* – Admin node. Access to all commands
- easykits.cmd.reload – Access to /kit reload
- easykits.cmd.create – Access to /kit create
- easykits.cmd.remove – Access to /kit remove
- easykits.cmd.cooldown – Access to /kit cooldown
- easykits.cmd.limit – Access to /kit limit
- easykits.cmd.price – Access to /kit price
- easykits.cmd.give – Access to /kit give
- easykits.cmd.list – Access to /kit list
- easykits.cmd.view – Access to /kit view
- easykits.cmd.help – Access to /kit reset
- easykits.cmd.reset – Access to /kit reset
- easykits.override.* – Admin node. bypass all checks
- easykits.override.cooldown – Allow player to bypass cooldown
- easykits.override.limit – Allow player to bypass limit
- easykits.override.price – Allow player to bypass price if economy is enabled.
- easykits.sign.* – Admin node Access to all sign functionality
- easykits.sign.create – Allow creation of kit signs
- easykits.sign.remove – Allow removal of kit signs
- easykits.sign.use – Allow using kit signs
Commands:
- /kit create [kitname]
- /kit remove [kitname]
- /kit cooldown [kitname] [cooldown]
- /kit limit [kitname] [limit]
- /kit price [kitname] [price]
- /kit book
- /kit list
- /kit view [kitname]
- /kit reset [cooldown/limit] [kitname] [player]
- /kit [kitname]
- /kit give [kitname] [player]
- /kit help
- /kit reload
Changelog:
Version: v2.3.7
- Fix /kit reset command
Version: v2.3.6
- Fix Kit Book not opening kits
- Fix /kit using wrong permission node to display /kit info
Version: v2.3.5
- Fix Notification error with give command
BUGS:
All bugs are to be reported on github project page, which can be found by clicking the tickets tab at the top of the page.
Get 0.05 TON 💎
Download![Vortex Protect v3.3 [CB1060]](https://files.minecraftpatch.com/addons_new/vortex-protect-v33-cb1060-31135/screenshots/vortex-protect-v33-cb1060-scr-1-mini.png)



Add a comment