A Minecraft plugin that renders images in your server list MOTD using player head tiles. Supports both Paper and Velocity BungyCord support coming soon.
Photogram splits an image into 8×8-pixel tiles, uploads each tile as a Minecraft skin via the MineSkin API, Assembls the resulting player heads into a grid that is displayed in the server list MOTD.
Make sure the images are in multiple of 8s (height mainly) or else it wont look good.
- Java 21 or newer
- A MineSkin API key (Not required but will improve loading times).
This project is licensed under the MIT License.