dmulloy2 / SwornRPG

The mcMMO alternative!
http://dev.bukkit.org/bukkit-plugins/swornrpg/
GNU General Public License v3.0
6 stars 3 forks source link

Change event priority of BlockBreakEvent to HIGH #1

Closed t7seven7t closed 11 years ago

t7seven7t commented 11 years ago

Priority changed so that this fires after other plugins get a chance to cancel the event. Also, you already have ignoreCancelled tag set to true, so you don't need to check if cancelled later in.