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.4: SimplePrompt Error #271

Closed EgehanKilicarslan closed 5 months ago

EgehanKilicarslan commented 5 months ago

Command: https://pastebin.com/kHB8hb6Q Error: https://pastebin.com/enLqpKD1

kangarko commented 5 months ago

It says" Could not instantiate menu of class com.honemy.learningfoundation.menu.PreferencesMenu, override the method 'newInstance()' or ensure you have a public constructor which takes only one parameter"

Please implement what the error message says