Closed notstevy closed 1 year ago
Why not have the result of the heads in the event instead of just the number of heads fetched? Also has this been tested?
I can change it. I tested it and it works fine, after I added the fixes.
looks alright just Remove the @SuppressWarnings("unused")
s
I wanted to create my own plugin. I tried to load all skulls in the
onEnable
method, but the heads weren't loaded yet. So, I added this event.