Check BlockInteract first.

This commit is contained in:
asofold 2013-02-17 16:20:13 +01:00
parent 28a28b2e54
commit 1d44fe66be

View File

@ -522,8 +522,8 @@ public class NoCheatPlus extends JavaPlugin implements NoCheatPlusAPI {
},
NCPExemptionManager.getListener(),
dataMan,
new BlockBreakListener(),
new BlockInteractListener(),
new BlockBreakListener(),
new BlockPlaceListener(),
new ChatListener(),
new CombinedListener(),