jcdesimp / Landlord

Bukkit land claiming plugin.
MIT License
11 stars 21 forks source link

Replaced deprecated ENUMs in org.bukkit.Effect #54

Closed davisben85 closed 7 years ago

davisben85 commented 7 years ago

Replaced several ENUMs that were deprecated in org.bukkit.Effect with their comparable ENUM in org.bukkit.Particle.

This also includes removing the import of org.bukkit.Effect. Not sure if I got them all, but these are the ones I ran into when using v1.11.x