-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
Version: CraftBukkit version git-Spigot-1a196e1-ffacb6c (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
Just getting 'Unknown command' all the time even if event is cancled.
Should be an easy 'if(isCanceled()) return;' somewhere.