LiteKits v1.1

Details

  • Filename
    LiteKits.jar
  • Uploaded by
  • Uploaded
    May 14, 2013
  • Size
    19.85 KB
  • Downloads
    774
  • MD5
    28276ff0849252497d9399cb8035807d

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

  • 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.