Update some ConfigurationValueHandlers to remove deprecated APIs usage #44
Labels
M ⋅ Outdated Bukkit API
Miscelaneous – Tracks removal of deprecated/outdated/useless code due to a newer Bukkit API
Milestone
ConfigurationValueHandlers use some deprecated APIs, namely in the following handlers:
handleEnchantmentValue
handleItemStackValue
/handlePotionValue
handleDyeColorValue
handleBannerValue
All of those handlers should be updated to the latest Bukkit APIs.
The text was updated successfully, but these errors were encountered: