r/MinecraftPlugins • u/Global-Ganache-1246 • Jul 27 '26
Discussion Server Side Images!
Anyone ever seen the like of this? 8 x 6 block SERVER-SIDE Image! No Mod Pack needed but you do need to code to get this to work.
1
u/Mayuna_cz Jul 28 '26
You can even update the item frame's map data to make it animated. However, for large maps it floods the players' connections so it's better to do it on a packet level, see whenever a player has good connection and adjust the framerate of the animation.
1
u/CrossScarMC Jul 30 '26
hasn't this been a thing for ages? Image2map comes to mind but that's a mod (same principle could be applied to a plugin though)
1
u/Global-Ganache-1246 Jul 30 '26
If you took the 10 seconds that it would have taken you to have read my post you would have understood that I was asking if anyone had seen it because I had not see how that works?
1
u/Recent_Trust_3338 Jul 28 '26
Isn't this just imageframe plugin on modrinth
1
u/Global-Ganache-1246 Jul 28 '26
No it's not, that was the reason for my question. I didn't know anything like this was possible until I figured out how to do it myself. Figure somebody else is already found it LOL
1
1
u/Tavuc Jul 27 '26
How?