ExperienceMod 2.0.0

Details

  • Filename
    ExperienceMod.jar
  • Uploaded by
  • Uploaded
    Jun 28, 2012
  • Size
    120.99 KB
  • Downloads
    347
  • MD5
    7a28ad426ccc53df227ae0f06b730c5f

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

V.2.0.0

Critical

  • Removed an exploit discovered by shakeable_drip.

Features

  • Added the ability to send a message when experience has been handed out. Supports channels and HeroChat.
  • Added parameters to the message (like {player}).
  • Added presets - separate configuration files for different players and worlds.
  • Adding the ability to merge configuration files in the presets
  • Added logic to handle queries with multiple parameters (like wool|red,blue)
  • Added the ability to set multiple types of awards (giving both experience AND currency).
  • Added "currency items" to the economy reward system. Drops slime balls that is automatically converted to currency when picked up.
  • Added the experiencemod item and experiencemod mob commands that retrieves the rewards for a particular item and player.
  • Added a number of warnings.

Minor fixes

  • Fixed the probability distribution of ranges. They are now correctly producing uniformly distributed integers
  • Fixed a NullPointerException that occurred when parsing potions
  • Fixed a problem causing integers to be parsed multiple times
  • Fixed handling of unknown arguments when parsing items
  • Prevent player deaths from potentially messing up experience drops
  • Fixed handling of multiple Boolean values with the same name.
  • A ton of small bug fixes.