MobHunting V4.6.9

Details

  • Filename
    MobHunting-4.6.9.jar
  • Uploaded by
  • Uploaded
    Apr 2, 2017
  • Size
    759.01 KB
  • Downloads
    205
  • MD5
    d40b61aa17e54f4408292f1d6aaf8e2c

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • 1.8.3

Changelog

V4.6.9 New features + Bug fixing

This is a big upgrade with many new feature. I got a lot of help with testing from many server owners.Thank you very much! After installing the plugin you should review the new settings in your config.yml.
  • New Command /mh blacklist (Permission 'mobhunting.grinding' needed). To add/remove server-wide know blacklisted areas where the player down get rewards. This can be used against XP/Item farms, which is not caught by the Farm Grinding detection.
Notice that you will be able to actually see the blacklisted area for 20 seconds, marked with a circle of small flames. (ProtocolLib needed)
https://proxy.spigotmc.org/0bacb2cc502257124d679e615fbe1d30016af06e?url=https://media-elerium.cursecdn.com/attachments/201/138/2017-04-02_19.png" alt="[​IMG]">
  • New feature: Added detection of the "Nether Gold XP Farm". See config.yml
  • Added detection of "Other farms" where the mods is caught in trap and fall down and dies. See config.yml


And A LOT more !!!!
  • New feature: Saving/loading KnownGrindingAreas to/from disk (blacklist.yml)
  • New feature: Added support for Sentries. (https://www.spigotmc.org/resources/sentries.32819/)
  • Saving/loading Bounties is now done via the queue system.
  • Added support for Adventure Gamemode.
  • Added specific setting to allow Natually Item and XP drops when the player is grinding. Check config.yml.
  • New feature: Added setting in config.yml to blacklist Player Grinding Area as Server-worldwide Grinding areas.
  • Bug fixing: Removed KillStreak when the player is Grinding
  • Bug fixing: XP and Item drops will be disabled when the player is in god mode. (Check disable-natural-item-drops and disable-natural-xp-drops)
  • New feature / settings to disable money, normal item drops and normal xp drops from mob spawners (disabled_money-rewards_from_mobspawners_and_eggs, disable_naturally_dropped_items_from_mobspawners_and_eggs, disable_naturally_dropped_xp_from_mobspawners_and_egg). Check config.yml
  • Bug fixing. Added version check for ProtocolLib. If your minecraft server is 1.8 or newer the ProtocolLib must be 4.1.0 or higher.
  • New fetaure: Added BountyKillEvent() to the API.
  • Added debug information for RandomBounties.
  • Fixed bug: Added test if Class com/massivecraft/factions/entity/BoardColl exists.