-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
master/f47abd8878a775a446e9608a7ee1584cf827c015
-
Yes
Minecraft has 60 Level Events (called Effect in Bukkit), documented for example here:
https://wiki.vg/Protocol#Effect
Bukkit only defines enum constants for 46 of those, without giving a developer any other way to send non defined or non standard effects:
The remaining constants should be added