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

Fix error with a toast message on newer minecraft versions. #298

Closed StarozytnySky closed 2 months ago

StarozytnySky commented 2 months ago

Starting at version 1.20.5 was change in json that send toast message. Instead item is id. But by only supporting the latest Subversion in a given version, we only check 1.20 without subversions.