Closed potatolain closed 7 years ago
This should be implemented with ce7f588c now. Old numeric ids will still work as long as Bukkit does not remove the deprecated methods but you can use the enum names directly now and they are used as the default setting.
Just need to take a pass through the plugin and remove deprecated methods, etc. I see a lot of .getTypeId && setTypeId. May need to change configs, too. What is the plan for this deprecation?