I modified the plugin to make my server able to refresh the image automatically (without map owner in server) with NPC loading it. This made my server's AD wall can load dynamically.
- install citizens plugin
- create map with
/imageframe create mapName .... - create a NPC
/npc create ...and get the ID - assign the map to the NPC
/imagemap npc <ID> mapName
Done! now you can refresh the map with /imagemap npc refresh <ID> <URL>
My server version is 1.20.1 so I deleted other versions, to make it quicker to compile.
https://www.spigotmc.org/resources/106031/
Put images on maps and walls!
More information (screenshots, commands, permissions) about the plugin can be found on the Spigot page linked above.
Built against Spigot's API (required mc versions are listed on the spigot page above). Plugins built against Spigot usually also work with Paper.
<repository>
<id>loohp-repo</id>
<url>https://repo.loohpjames.com/repository</url>
</repository><dependency>
<groupId>com.loohp</groupId>
<artifactId>ImageFrame</artifactId>
<version>VERSION</version>
<scope>provided</scope>
</dependency>Replace VERSION with the version number.
Use the link or click the banner below to get a 25% discount off your first month when buying any of their gaming servers!
It also supports my development, take it as an alternative way to donate while getting your very own Minecraft server as well!
P.S. Using the link or clicking the banner rather than the code supports me more! (Costs you no extra!)
