Image Viewer

Quick rating

Community listing page, reviews here may not be monitored by the author.

Image Viewer

By ShihyeonOwner

No reviews yet

A cross-platform (Fabric/NeoForge/Paper) mod and plugin that allows server operators to display full-resolution images to players through a native in-game viewer

Mod Loaders
Minecraft
26.3 26.2

About

Description

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. No browser, no extra port, no external dependency.


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

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. No browser, no extra port, no external dependency.


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