TravelPortals

TravelPortals

70.9k Downloads

Prune out any deprecated stuff

potatolain opened this issue ยท 1 comments

commented

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?

commented

This should be implemented with ce7f588 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.