GabiJunkes / MultipleBedSpawn

A simple Minecraft plugin to allow players to choose which bed to respawn into.
GNU General Public License v3.0
9 stars 3 forks source link

UnsupportedClassVersionError #3

Closed Alfuego closed 1 year ago

Alfuego commented 1 year ago

I have tried in many ways to make it load but it keeps giving me the same error even if I have the maximum Java version of the hosting.

"org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/gabrielfj/multiplebedspawn/MultipleBedSpawn has been compiled by a more recent version of the Java Runtime (class file version 63.0), this version of the Java Runtime only recognizes class file versions up to 61.0"

I need help with this. Thank you

GabiJunkes commented 1 year ago

I released a version with java 17. Let me now if it works, so i can close this issue.

GabiJunkes commented 1 year ago

Should be fixed!