Details
Supported Bukkit Versions
Changelog
11/30/2012 v.6
- Lots of code rewriting! Mostly organization and efficiency changes.
- Added ability for admins to rename kits. /ckit update [oldname] [newname]
- Does not change kit contents, just the name.
- Permissions are included in the cobrakits.* permission.
- Allows Admins to create generic kits with no username key. Warning: these take precedence over user kits!
- No longer forces kits to lowercase. Old kits will still work by using full name for those with useall perms.
- Admins will need to rename old kits to case sensitive syntax, or give kit to user and allow them to save under new name.
- Integrated cobrakits.list/listall permissions into the use/useall permission for simplicity.
- Added the ability to give kits to other players in-game or through the console.
- New command syntax is /ckit [username] [kitname], cobrakits.give is the permission.
- To facilitate role-play servers, added optional "-silent" flag to not notify the player.
- eg: /ckit You My:Kit -silent
- Also now works fine with CommandBlocks! /ckit @p [kitname]
11/27/2012 v.5
- Gone from nothing to something!