kangarko / Foundation

Foundation™ helps you create highly customized Minecraft plugins (based on Spigot/Paper API) that support multiple MC versions.
https://mineacademy.org
305 stars 63 forks source link

Fixed small hologram issue #255

Closed CoobMC closed 10 months ago

CoobMC commented 10 months ago

I realised there is a small conflict with SimpleHologramStand so I made sure to fix it.

kangarko commented 10 months ago

Can you please test it?

Because there is a compile level issue in the main plugin class:

a

And this method appears now to be unused:

b

kangarko commented 10 months ago

I had to revert these changes until then. Please make a new pull request with them fixed when you have time. I appreciate it.