RonanPlugins / BetterRTP

Official wiki of the BetterRTP plugin!
https://www.spigotmc.org/resources/36081/
MIT License
106 stars 84 forks source link

fix: Support RegionPlugin `UltimateClaims` v2 and v1 #200

Closed SpraxDev closed 3 months ago

SpraxDev commented 4 months ago

With UltimateClaims v2 the package changed because Songoda renamed to Craftaro at one point.

This fixes a ClassNotFoundException when using v2 of the plugin. The commit also refactors the code a bit as the UltimateClaims#getInstance() method is marked as deprecated and will be removed in the future.