java - Unsupported major.minor version 52.0 error when my spigot/bukkit plugin is run on the server -


i made simple blank spigot plugin minecraft , exported got error when started plugin on server said: unsupported major.minor version 52.0

anyone know how fix this?

thanks

this message when code compiled in java 8 , attempt run older jdk/jre.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -