CookieMonster 1.8

Details

  • Filename
    CookieMonster.jar
  • Uploaded by
  • Uploaded
    Jul 31, 2013
  • Size
    117.97 KB
  • Downloads
    99,339
  • MD5
    708b8b945660d093db8c6740fd7fe64a

Supported Bukkit Versions

  • 1.6.2

Changelog

Version 1.8 - 8/1/13

  • added feature to allow rewarding a percentage of kill, instead of all reward to last damager
  • damage listener now works for snowballs (damage = 0, but still ;)), potions, and other projectiles
  • added metrics

Version 1.7.4.3 - 7/7/13

  • Update for 1.6.1-DEV

Version 1.7.4.2 - 2/19/13

  • added check for MonsterFix compatibility

Version 1.7.4.1 - 12/23/12

  • Minor changes for compatibility with v1.4.6

Version 1.7.4 - 12/19/12

  • Updated to work with craftbukkit 1.4.5-R1.0

Version 1.7.3c - 10/21/12

  • updated for new entities
    • (added Wild_Ocelot, Tame_Ocelot, Pet_Ocelot, Iron_Golem, Wither, Wither_Skeleton, Bat, Witch)
  • added compatibility for Vault

Version 1.7.2.1 - 3/13/12

  • better fix - converted to new config system

Version 1.7.2 - 3/5/12

  • quick fix - added old config classes so still works

Version 1.7.1 - 1/31/12

  • removed a debug message that occured when a player didn't have an account to credit
  • updated listeners for new bukkit system
  • fixed so camping player kills won't remove items
    • player gets to keep their items
    • tried to make so keeps their xp, but may be a bukkit limmitation for now..
  • added option to remove drops from camping kills

Version 1.7.0.1 - 1/15/12

  • fixed block rewarding for compatibility with lwc & worldguard

Version 1.7 - 1/13/12

  • updated for mc 1.0
  • changed how entity protection is handled
    • now in two classes, so protection occurs before drops do (allows for other plugin compatibility)

Version 1.6.6 - 10/4/11

  • fixed registering enabled economy plugins

Version 1.6.5 - 9/26/11

  • fixed alwaysReplaceDrops sometimes being applied twice

Version 1.6.4 -9/24/11

  • updated for mc 1.8
  • fixed custom drops occuring in disabled regions
  • updated register (fixes iConomy6 errors)

Version 1.6.3 - 9/5/11

  • fixed a nullpointer error if a config node is missing

Version 1.6.2 - 9/5/11

  • fixed global tracking errors
  • fixed some missing messsage errors
  • other code cleanup by nickrak

Version 1.6.1 - 8/30/11

  • Arrow Kills fixed (was changed in bukkit 1060)