Preview images in chat bar easily, efficiently.
- Pure vanilla experience, no resource pack needed.
- High customization.
- Support animated images like GIFs.
- Full packet-based, maps are client-side.
- Lightweight, zero load on server thread.
- Download the plugin: Download the latest version of ImagePreviewer.
- Install plugin: Drop ImagePreviewer into the
./plugins
directory. - Install PacketEvents: Download the latest version of PacketEvents.
- Restart Server: Restart your server to load ImagePreviewer.
- Enjoy!
/imagepreview preview <url>
: Preview an image from a URL./imagepreview preview <url> [time-ticks]
: Preview an image from a URL with a custom duration./imagepreview cancel
: Cancel the preview./imagepreview reload
: Reload the plugin config./imagepreview history [size-limit]
: Show preview history./imagepreview help
: Show help message.
imagepreviewer.use
: Allows the user to preview images.imagepreviewer.use.time
: Allows the user to preview images for a specific duration.imagepreviewer.command.reload
: Allows the user to reload the plugin.imagepreviewer.command.help
: Allows the user to view help message.imagepreviewer.command.history
: Allows the user to view preview history.imagepreviewer.command.cancel
: Allows the user to cancel the preview.
- Java 17 or higher
- Tested versions: Spigot/Paper 1.20 ~ 1.21.3(latest)