-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
Environment:
Linux mint 32-bit, Craftbukkit-1.8.1
If you call getType() on a leaping potion, the result is null.
Also, getEffects() returns an empty list.
I have made a quick to demonstrate the bug. To reproduce the bug, start a server with the plugin, place a leaping potion from the creative inventory in your hand, and run /gettype.
The test plugin's source is here. The compiled test plugin has been included as an attachement.