📺 AnimatedFrames Beta
AnimatedFrames allows you to display animated GIFs within Minecraft using simple commands.
Mainly made for Minecraft events.
✨ Features
- Display animated GIFs on screen.
- Available positions:
center
,topleft
,topright
,bottomleft
,bottomright
. - Adjust size and duration.
- Works in singleplayer and servers.
- Easy setup: just drop your GIF files into the mod’s folder.
📝 Commands
/gif show <name> <duration> <position> <size>
→ Show a GIF only for yourself./gifserver show <player|@a> <name> <duration> <position> <size>
→ Send a GIF to players./gif stop
→ Stop the current GIF./gif list
//gifserver list
→ List available GIFs.
⚠️ Beta Limitations
- Max size: 1MB
- Max resolution: 720x720 px
- Up to 100 frames / 10s
- Scale up to 2.0x
👉 For the full version (no limits), contact: @SunnyAim_
-
GIF sent on Client:
-
GIF sent on a server:
ZephyHosting
Tutorial
Placing GIFs on the Client
Folder Location:
GIFs go in the mod’s folder within your Minecraft directory: .minecraft/config/AnimatedFrames/gifs/
If the gifs folder doesn’t exist, create it inside .minecraft/AnimatedFrames
Steps:
Copy your GIF file (max 1MB, 720x720 px, 100 frames or 10 seconds) into the gifs folder. Ensure the file name includes the .gif extension (e.g., test.gif). Use the in-game command to display it: /gif show sunny.gif 10 center
Notes:
Only you see the GIF on the client unless using /gifserver on a server. Ensure AnimatedFrames Beta is in your .minecraft/mods/ folder.
Placing GIFs on the Server
Folder Location:
GIFs go in the mod’s folder in the server directory: mods/AnimatedFrames/gifs
If the gifs folder doesn’t exist, create it inside config/AnimatedFrames/.
Steps:
Copy the GIF file (max 1MB, 720x720 px, 100 frames or 10 seconds) into the server’s gifs folder. Ensure the file name includes .gif (e.g., tutorial.gif). Use the server command to send the GIF to players: text/gifserver show @a sunny.gif 15 center 1.0
Support:@SunnyAim_
Notes:
The server must have AnimatedFrames Beta in its mods folder. You need operator (OP) permissions to use /gifserver. All players with the mod installed will see the GIF if you use @a.
👉 A full version is coming soon, without these limits.
It will probably be paid, but depend on community support, it might be released for free.
Credits
- by **@SunnyMp **