
📺 AnimatedFrames — v1.5
- Display GIFs, PNGs, JPGs and JPEGs on screen!! AnimatedFrames allows you to display GIFs, PNGs, JPGs and JPEGs within Minecraft using commands.
Requirements
- Mod: AnimatedFrames v1.5
- Loader support: Forge • Fabric • NeoForge • Bukkit • Paper • Spigot • Purpur
- Dependency (only for v1.5+): Watermedia 2.1.37
📝 Commands
Client-side commands (/mediac) — only you see them
-
/mediac show <name> <duration> <position> <size>
Display media locally from your files.
Example:/mediac show sunny.gif 10 center 1.0 -
/mediac stop
Stop the current media. -
/mediac list
List files in your local folder. -
/mediac help
Show help.
Server-side commands (/medias) — requires OP
-
/medias show <player|@a> <name> <duration> <position> <size>
Send media from your local client files to the selected players.
Example:/medias show @a example.gif 15 topleft 2.0 -
/medias stop <player|@a>
Stop media for selected players. -
/medias list
List your local files (same as/mediac list). -
/medias help
Show help.
Important:
Both /mediac and /medias commands read ONLY from your local client folder.
⚠️ File Location
Folder (client only):
.minecraft/AnimatedFrames/media/
- Place your
.gif,.png,.jpg,.jpegfiles here - Folder is created automatically on first use
- No server folder — everything is loaded from the client that runs the command
-
GIF, PNG, JPG or JPEG displayed locally (client):
!.gif)
-
GIF, PNG, JPG or JPEG sent to players (server):

-
GIF, PNG, JPG or JPEG sent to players (plugin):
!
Tutorial
Placing files (Client only)
Folder Location:
.minecraft/AnimatedFrames/media/
Steps:
- Copy your GIF, PNG, JPG or JPEG file into
.minecraft/AnimatedFrames/media/. - Make sure the file has the correct extension (
.gif,.png,.jpgor.jpeg). - Display it in-game:
- Local (only you):
/mediac show sunny.gif 10 center 1.0 - Send to others:
/medias show @a sunny.gif 15 center 1.0
- Local (only you):
Notes:
/mediac show→ only visible to you/medias show→ sends from your files to other players (they must have the mod installed)- No need to upload anything to the server
- Large files (>1MB) may cause slight delays
- Invalid files show an error in chat
- Use
/mediac listor/medias listto see available files
Available positions (9 options)
center topleft topright bottomleft bottomright
topcenter bottomcenter leftcenter rightcenter
Credits
- Created by @SunnyMp
- Support: Contact @SunnyAim_ for help or questions.
