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: Plugin can't start #284

Closed xromen closed 3 months ago

xromen commented 3 months ago

When starting the server, the plugin throws an error https://pastebin.com/pEufHtGn. Paper version 1.20-17 The error points to the line of code "subversion = Integer.parseInt(versions[2]);" but in version 1.20 there are no subversions