0.6.4

Details

  • Filename
    DynamicDropRate.jar
  • Uploaded by
  • Uploaded
    Feb 9, 2014
  • Size
    84.55 KB
  • Downloads
    314
  • MD5
    7deb20d377da49a74a35db76b7593607

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

0.6.4

  • If the 'world' column is missing from the mysql table, we add the field on startup. SQLite needs to delete their db.

0.6.3

  • Added support for groups of worlds. So mobs killed in one group of worlds won't affect the other groups of worlds.
  • Due to this world grouping, I've removed the excluded-worlds setting. Just don't add your excluded worlds to a group.
  • Fixed issue where the sum of all mobs went unbalanced overtime. The equalize command shouldn't be necessary anymore.

0.6.2

  • Reload command just reloads the config, not the whole plugin instance.
  • Removed version checker.
  • Added option to disable metrics.

0.6.0

  • Fixed equalize command not decreasing rates properly.

0.5.0

  • Added min rate option, default 20% (0.2).
  • Enabled 'only-affect-player-kills' by default.
  • Removed ghast, lavaslime, slime and creeper from default mob list.
  • Changed rate changes to happen after we modify the mob's drops, so it affects the next mob.
  • VersionChecker won't give error if it can't contact curse.

0.4.0

  • Fixed bug that kept resetting excluded items list. May still do it when new options are added to the config in future versions.
  • Added command equalize which equalizes the sum of all mobs to equal 100%.

If you're updating to 0.6 to 0.6.2+, delete the database.sqlite file in the DynamicDropRate folder.