File Details
LiteKits v1.1
- R
- May 14, 2013
- 19.85 KB
- 890
- CB 1.5.2-R0.1
File Name
LiteKits.jar
Supported Versions
- CB 1.5.2-R0.1
- Added new commands
- /kit removecommands clears all commands from a kit
- /kit addcommand allows you to add commands to an already existing kit
- /kit updateitems allows you to update the items from your inventory into an already existing kit
- All of the above require the permission LiteKits.modify
- Some additions to the API
- Mostly necessary for the Signs extension
- Fixed some bugs
- Not returning true on some commands gave useless usage information
- Fixed commands not being handled at all
- Added some new features
- Ability to change the player's held item slot when they're given a kit. Set 'settings.forceSlot' to a number between 0 and 8 inclusive to enable this.