mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 21:56:47 +01:00
9143051d9f
It avoids onBlockBreak to be called twice (which basically launched the task twice). I don't know what were the consequences but that wasn't right anyway. Also it would be better if we wouldn't have to cancel the event, because there is a possibility that plugins like LogBlock don't have a chance to process it. |
||
---|---|---|
.. | ||
api | ||
chat | ||
commands | ||
config | ||
database | ||
datatypes | ||
events | ||
listeners | ||
locale | ||
mods | ||
party | ||
runnables | ||
skills | ||
spout | ||
util | ||
mcMMO.java |