Closed BaxAndrei closed 11 months ago
Thank you for reporting this. Apparently Spigot has decided to enforce their new (1.18+ only) API, therefore leading to warnings (even though there is no real consequence yet) for any plugin that features customs skulls and cares about backwards compatibility somewhat, unlike Spigot. Luckily I found a reflection approach that should work on both older and new Minecraft versions without warnings, please see the new update. I didn't test really thoroughly, so do let me know if I missed something by (re)-opening the issue.
Everything seems to be going well now, no more errors/warnings appear in the console. Thank you.