ImageOnMap

ImageOnMap

148k Downloads

.jar file won't open with java

elelang opened this issue · 7 comments

commented

I've restarted my computer, redownloaded the file, tried jarfix, and still the file won't open with java :/ is there anyway to fix this?

commented

A .jar file is basicaly an archive, you can open it with your favorite archive opener.

commented

Also, this executable JAR file is not intended to be executed directly by Java. This is a Bukkit plugin, to be loaded by a Bukkit-compatible Minecraft server (like Spigot). Executing the JAR with java -jar ImageOnMap.jar won't work, like any other Bukkit plugin.

commented

so when i get it opened, what do i do next to get it in the game? im new to downloading stuff to my minecraft

commented
commented

oh, so i can't use this plugin in a realm or singleplayer world?

commented

No you need spigot/paper server to run a plugin.

commented

Realm/single does not support plugins, and we cannot do anything about this sadly.