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

1.20.1: Plugin not enabling, getting a ton of exceptions! #261

Closed deilyyxx closed 7 months ago

deilyyxx commented 7 months ago

My project is using Maven. My class where I'm registering a GUI And here's my error log.

Thanks!

~deilyyxx...

kangarko commented 7 months ago

Did you make your main class extend SimplePlugin instead of JavaPlugin to install Foundation? If yes then check if you're running the latest PlaceholderAPI.