Compatibility
Minecraft: Java Edition
26.3
26.2
26.1.x
1.21.x
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 4 months ago
Updated 5 days ago
A multiloader Minecraft mod/plugin (Fabric / NeoForge / Paper) for 26.1+ that lets server operators display images to players in a native in-game viewer.
Images are sent byte-for-byte over the Minecraft connection and rendered by the game itself at their original resolution.
| Loader | Requrement |
|---|---|
| Fabric | Server and Client |
| NeoForge | Server and Client |
| Paper | Server (with Fabric/NeoForge Client Mod) |
Place Images
Put image files (.png, .jpg, .jpeg) in the server's imageviewer/images/ directory.
<server root>/
└── imageviewer/
└── images/
├── 1.png ← shown as "Main" category
├── 2.png
└── rules/ ← shown as "rules" category
├── 1.png
└── 2.png

Open screen
Press I key



