Changelog

Description

v7.6:

  • Giving kits to others not working

v7.5:

  • Giving kits to others not working
  • (player) is not being converted in books
  • Plugin creates a playerfile on join (not needed)
  • Added givelevels: <integer> which allows you to give full experience levels instead of just experience points

v7.4:

  • Plugin throws a NullpointerException if there are no books in a kit

v7.3:

  • Added support for written books. Please check the configuration page for further information!
  • Removed automatic update downloads

v7.2:

  • Updated the Updater
  • Updated Vault to 1.5.3
  • Added full UUID support
  • Added a database converter to convert playernames to UUIDs
  • Added more explanation to the exact itemnames file

v7.0:

  • Item/Effect/Enchant names are now used instead of IDs (MC1.8+ preparation)

v6.6:

  • Leather armor colors are not working when using "inventory" as slot

v6.5:

  • Player names are not getting converted in item names

v6.4:

  • Names on items are now getting colorized if a color is defined
  • Colors for leather armor are now optional

v6.3:

  • Auto Updater: KitPlugin now downloads updates automatically if you set "DownloadUpdate" to "true" in the config.yml

v6.2:

  • Added colors for leather armor
  • Playername in item names: (player) will be replace with the recipient's name.

v6.1:

  • It's possible to use item IDs multiple times now

v6.0:

  • Small config rework
  • Added item name and description
  • Added color support for messages/itemnames/etc
  • Added status effects which are getting applied directly to the player
  • Added deathkits! Only usable once per life
  • Items are now getting dropped if your inventory is full
  • You can now define which slot is used for items.
  • Player database is now stored in yaml files
  • It is now possible to remove armor contents before giving kits
  • Items are now using the vanilla stack sizes

v5.1:

  • Separated messages are now possible
  • Player files got their own directory now ("/KitPlugin/playerdb/")

v5.0:

  • Complete rewrite of the plugin
  • New config system for kits
  • Enchantments are now possible
  • One-time kits are now possible
  • Starter kits are now possible

v4.2:

  • Potion Support added
  • Fixed a wrong console printout (double currency symbol/name)

v4.1:

  • Fixed a bug where the plugin doesn't give the kit if a price is set
  • Fixed a bug where the plugin doesn't use cooldowns if a price is set
  • Added a "CurrencySymbol" entry in config to set the symbol in kit messages

v4.0:

  • Added Vault support (set price for kits)
  • Fixed a bug where players don't receive a kit with /kit kitname playername
  • Fixed the config bug where "%" is used in front of the cooldown number instead of the "-"
  • Code cleanup
  • NOTE: YOU SHOULD REMOVE YOUR OLD KITS FILE BEFORE UPDATING (or change the values inside it)

v3.2:

  • Added config for Prefix - Default is [Kit]
  • Added config for the Enjoy Message - Default is "Enjoy your Kit ;)"

v3.1:

  • Updated for 1.2.x
  • Removed iConomy 5 Support
  • Removed old Permissions Support
  • Added Support for new Permission Plugins (e.g. PEX, bPermissions, BukkitPermissions, and so on)

v3.0:

  • Releasing a remake of my KitPlugin. Works with 1.1-R4 now

v2.1:

  • Updating to Recommended CB1240

v2.0:

  • Releasing the remake of KitPlugin