Animated Frames
๐ก Updated this year๐ผ๏ธ Gallery (1 images)
๐ Analysis
- ๐ 0.2% endorsement rate
- ๐ #391 of 1560 bukkit mods in this game by downloads
๐ About This Mod
!(https://i.postimg.cc/TYS0qHpC/Animated-Frames-Baner.png) # ๐บ AnimatedFrames โ v1.6.1 Display **GIFs**, **PNGs**, **JPGs**, **JPEGs** and **MP4 videos** on screen! **AnimatedFrames** allows you to display **GIFs, PNGs, JPGs, JPEGs and MP4 videos within Minecraft** using commands. ## Requirements * **Loader support**: Forge โข Fabric โข NeoForge โข purpur โข spigot โข & forks * **Dependency**: (https://modrinth.com/mod/watermedia) --- (https://jolty.us/animatedframes-wiki/) --- ## ๐ Commands ### Client-side commands (`/mediac`) โ only you see them * `/mediac show <name> ` Display media locally from your files. _Example_: `/mediac show sunny.gif 10 center 1.0 80` * `/mediac stop` Stop the current media. * `/mediac list` List files in your local folder. * `/mediac lang <en|es>` Change the language (English or Spanish). ### Server-side commands (`/medias`) โ requires OP * `/medias show <player|@a> <name> ` Send media to the selected players. _Example_: `/medias show @a example.gif 15 topleft 2.0 80` * `/medias stop <player|@a>` Stop media for selected players. **Important:** The media file must exist in **each player's own client folder**. Players without the mod or without the file will not see anything. *** ## โ ๏ธ File Location **Folder (client only):** `.minecraft/config/animatedframes/media/` * Place your `.gif`, `.png`, `.jpg`, `.jpeg`, `.mp4` files here * Folder is created automatically on first use * **No server folder** โ each player needs the file in their own client *** ## ๐ Plugin Support AnimatedFrames also has a **Bukkit/Spigot/Paper plugin** version for server-side control. With the plugin, server admins can trigger media on players' screens without needing the mod on the server. > Players still need the **client mod** and the **media files** on their own `.minecraft` folder. *** * # GIF, PNG, JPG or JPEG displayed locally (client): !(https://i.postimg.cc/MTbgZsPy/Video-Project-1-(1).gif) * # GIF, PNG, JPG or JPEG sent to players (server): !(https://i.postimg.cc/66kyB33P/gifserver.gif) * # GIF, PNG, JPG or JPEG sent to players (plugin): !(https://i.postimg.cc/QxXh77cr/Video-Project-1.gif) *** # Tutorial ## Placing files (Client only) **Folder Location:** `.minecraft/config/animatedframes/media/` **Steps:** 1. Copy your GIF, PNG, JPG, JPEG or MP4 file into the media folder. 2. Make sure the file has the correct extension (`.gif`, `.png`, `.jpg`, `.jpeg`, `.mp4`). 3. Display it in-game: * Local (only you): `/mediac show sunny.gif 10 center 1.0 80` * Send to others: `/medias show @a sunny.gif 15 center 1.0 80` **Notes:** * `/mediac show` โ only visible to you * `/medias show` โ sends to other players โ **they must have the mod AND the file in their own client folder** * No need to upload anything to the server * Large files (>1MB) may cause slight delays * Invalid files show an error in chat * Use `/mediac list` to see your available files * Volume range: 0โ100 (default: 80) * Media stops automatically when you disconnect ## Available positions (10 options) `center` `topleft` `topright` `bottomleft` `bottomright` `topcenter` `bottomcenter` `leftcenter` `rightcenter` `fullscreen` > **fullscreen** โ fills the entire screen maintaining the aspect ratio of the media *** ## Credits * Created by **(https://x.com/SunnyAim_)** * ๐ฌ Mp4 Integration made possible with the help of (https://x.com/SoyKatto1) * Support: Contact (https://x.com/SunnyAim_) for help or questions. ***
!(https://i.postimg.cc/TYS0qHpC/Animated-Frames-Baner.png)
# ๐บ AnimatedFrames โ v1. 6. 1
Display GIFs, PNGs, JPGs, JPEGs and MP4 videos on screen!
AnimatedFrames allows you to display GIFs, PNGs, JPGs, JPEGs and MP4 videos within Minecraft using commands.
## Requirements
Loader support: Forge โข Fabric โข NeoForge โข purpur โข spigot โข & forks Dependency: (https://modrinth.com/mod/watermedia)
- --
- (https://jolty.us/animatedframes-wiki/)
- --
## ๐ Commands
### Client-side commands (`/mediac`) โ only you see them
`/mediac show
### Server-side commands (`/medias`) โ requires OP
`/medias show
## โ ๏ธ File Location
Folder (client only): `.minecraft/config/animatedframes/media/`
Place your `.gif`, `.png`, `.jpg`, `.jpeg`, `.mp4` files here Folder is created automatically on first use No server folder โ each player needs the file in their own client
## ๐ Plugin Support
AnimatedFrames also has a Bukkit/Spigot/Paper plugin version for server-side control. With the plugin, server admins can trigger media on players' screens without needing the mod on the server.
> Players still need the client mod and the media files on their own `.minecraft` folder.
# GIF, PNG, JPG or JPEG displayed locally (client): !(https://i.postimg.cc/MTbgZsPy/Video-Project-1-(1).gif) # GIF, PNG, JPG or JPEG sent to players (server): !(https://i.postimg.cc/66kyB33P/gifserver.gif) # GIF, PNG, JPG or JPEG sent to players (plugin): !(https://i.postimg.cc/QxXh77cr/Video-Project-1.gif)
## Placing files (Client only)
Folder Location: `.minecraft/config/animatedframes/media/`
Steps:*
1. Copy your GIF, PNG, JPG, JPEG or MP4 file into the media folder. 2. Make sure the file has the correct extension (`.gif`, `.png`, `.jpg`, `.jpeg`, `.mp4`). 3. Display it in-game: Local (only you): `/mediac show sunny.gif 10 center 1. 0 80` Send to others: `/medias show @a sunny.gif 15 center 1. 0 80`
Notes:
`/mediac show` โ only visible to you `/medias show` โ sends to other players โ they must have the mod AND the file in their own client folder No need to upload anything to the server Large files (>1MB) may cause slight delays Invalid files show an error in chat Use `/mediac list` to see your available files Volume range: 0โ100 (default: 80) Media stops automatically when you disconnect
## Available positions (10 options)
`center` `topleft` `topright` `bottomleft` `bottomright` `topcenter` `bottomcenter` `leftcenter` `rightcenter` `fullscreen`
> fullscreen โ fills the entire screen maintaining the aspect ratio of the media
Created by *[@SunnyAim\_](https://x.com/SunnyAim_)** ๐ฌ Mp4 Integration made possible with the help of [@SoyKatto1](https://x.com/SoyKatto1) Support: Contact [@SunnyAim\_](https://x.com/SunnyAim_) for help or questions.
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- SunnyMp
- Version
- 1.3
- Downloads
- 8,239
- Endorsements
- 18
- Category
- bukkit
- Created
- 9/9/2025
- Updated
- 3/22/2026
- Game Versions
- 1.20.1, 1.21, 1.21.1
- Tags
- decoration, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does Animated Frames support?
The author lists 1.20.1, 1.21, 1.21.1. Other versions may work but are untested by the author.
What is the latest version of Animated Frames?
Version 1.3, published 2026-03-22 with 8,239 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await
