craftbukkit/src/main
feildmaster 00efc8c464 Apply setLastDamageCause after processing events and the event has not been canceled. Fixes BUKKIT-1881
This allows previous causes to be available during the event, as well as making the damage cause a valid one. If EntityDamageEvent is canceled, then it's not the last DamageCause.

Also prevents setting DamageCause involuntarily through construction.
2012-07-02 22:22:03 -05:00
..
java Apply setLastDamageCause after processing events and the event has not been canceled. Fixes BUKKIT-1881 2012-07-02 22:22:03 -05:00
resources/configurations Add query-plugins setting. Addresses BUKKIT-1781 2012-06-20 12:40:12 -05:00