📺 Controlling VNC through a Minecraft server
- Load jar plugin onto 1.17.1 Paper server
- It will connect to IP:PORT specified in the config.yml file **must have no authentication (for now)
- Renders the latest available frame in Minecraft!
Beware that map will probably be overwritten
- Download MakiDesktop jar and place in Spigot 1.13+ server plugins
- Run Paper server
- Change the size setting in config.yml or using /maki to match your output resolution
- Change the ip setting in config.yml or using /maki to match your VNC IP:PORT. Run
/maki toggle
to update the IP:PORT internally. - Run Paper server and Type
/maki give
in Minecraft to get the maps - Face the top left corner of the maps area, and run
/maki loc
to set the screen location. - Type
/maki ctrl
to start controlling!
if your performance went doodoo, you could try removing both data.yml in the MakiScreen folder and removing anything in the data folder in the world folder.
you can also try /maki clear
out and then restart the server. This simply clears data.yml
You can contact the original author on Discord at Maki#4845 or on Twitter at @MakiXx_
You can contact me on Discord at ayunami2000#5250
or on Twitter at @noThnxCya
- CodedRed For ImageManager class
- DNx5 for synchronizing the maps, optimizing the code, implementing sierra2 dithering. literally do all the hard work for me
- EzMediaCore for the dither algorithm
- MakiScreen Lagless map rendering
- Vernacular VNC VNC support