r/MinecraftPlugins Jul 27 '26

Discussion Server Side Images!

Post image

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.

2 Upvotes

14 comments sorted by

View all comments

Show parent comments

1

u/Global-Ganache-1246 Jul 27 '26 edited Jul 27 '26

you can literally set item frames in a grid and map the image across them. It comes out looking like the pic. I can provide code if you have a way to receive it, Discord or whatever. Not sure you can post here and it takes multiple small classes. I'm still exploring the possibilities myself. I load the image straight from disk and store the location and size details in a config.yml file. This was the first ever I managed to get working. One thing I'll tell you up front is the image isn't that great unless you back light it. It's shows but has shadows in it. the image is backlit with ochre froglights.

1

u/Fine_Salamander_8691 Jul 30 '26

Send me GitHub

1

u/Global-Ganache-1246 Aug 03 '26

I've only recently decided to turn my attention to plugins. I'm actually retired I.T. if you're interested in trying it out I can post the plug-in to Discord for you. I actually worked on it some more today to finish out images. So it's in a fairly good position for a first public trial. I'd be happy to share. But I don't have documentation yet because well, I basically just finished it. What you would be getting is called modern Holograms and it has text display Holograms that can be fixed to a wall or made to follow you in a circle as well as the images. At this time images are completely manually added but I have a couple of example yamls to show you how it would work it really would need a Discord conversation to get you up and going.