v1.9.0

Details

  • Filename
    MobHunting1.9.0.jar
  • Uploaded by
  • Uploaded
    Apr 17, 2015
  • Size
    203.99 KB
  • Downloads
    210
  • MD5
    24d7cf38d65d01ffb5ffdb85f108f824

Supported Bukkit Versions

  • 1.8.1

Changelog

Version 1.9.0

  • Ability to run a console command as a reward when a user get an achievement

Version 1.8.8

  • Ultra small fix to reduce spam in console. Nothing else changed.

Version 1.8.7

  • Once in a while the plugin lost connection to MySql this gave a lot of errors in the console. This is fixed in v1.8.7.
  • Technical explanation: "?AutoReconnect=yes" has been added to the MySql connection string. This seems to have solved the problem.
  • The plugin is compiled against Minecraft 1.8.3 / SpigotMC 1.8.3 / CraftBukkit 1.8.3

Version 1.8.6

  • I found a serious bug when you use Sqlite.
  • The plugin is compiled against Minecraft 1.8.3 / SpigotMC 1.8.3 / CraftBukkit 1.8.3

Version 1.8.5

  • I finally got some time to add the new Minecraft 1.8 mobs: KillerRabbit, Guardian and Endermite.
  • Also the plugin now supports the Giants.
  • Please backup your database before updating this plugin. I have renamed the table names and prefixed them with "mh_". Updated to Minecraft

Version 1.8.3

  • Updated to Minecraft 1.8.1 works now with SpigotMC 1.8 and CraftBukkit 1.8
  • Support for the minigames plugin is tempoarily disabled.

Version 1.8.2

  • Added Critical modifier. If a mob dies with a critical hit from mele you get the bonus
  • Fixed last damage was too long ago bug

Version 1.8.1
NOTE: This is actually for bukkit 1.7.8 and up. There wasn't an option for 1.7.8 in the version selector.

  • Updated to use UUIDs to support name changing
    On the first run of this version the databases will be migrated to using UUIDs, this will only take a few seconds
  • Fixed NPE when player NPCs kill mobs with Minigames compatibility enabled.
  • Fixed achivements / stats being out of sync if players logged out, then on again too quickly
  • Added kill debugging option to config to see what prevents money/achievements from being gained
  • Added an achievement repairer for the hunt achievements bugged by the out of sync issue

Version 1.8.0

  • Replaced leaderboards with a new system
  • /mobhunt leaderboard create <type>[,<secondtype>[,...]] <period>[,<secondperiod>[,...]] [isHorizontal?] [<width> <height>]
  • /mobhunt leaderboard edit (type|period|horizontal|addtype|addperiod) <value>
  • New leaderboards display the stat type and time period.
  • Existing leaderboards will be unnaffected. You can remove them with /mobhunt leaderboard delete <name>
  • Updated Minigames compatability for Minigames 1.6.x and up. Earlier versions are not supported anymore.