Image Viewer
PluginLGPL-3.0-only

Image Viewer

A cross-platform (Fabric/NeoForge/Paper) mod and plugin that allows server operators to display images to players via an integrated in-game web viewer

128
Downloads
1
Followers
4 days ago
Updated
📦
6
Versions

📖About Image Viewer

Display images to your players via an in-game web viewer. A seamless multiloader (Fabric / NeoForge / Paper) solution for sharing rules, maps, and events.


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

place images

Open screen

Press I key

process