Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Animated Frames
ModLicenseRef-All-Rights-Reserved

Animated Frames

Display GIFs PNGs & JPG in Screen

2.3K
Downloads
4
Followers
2 months ago
Updated
📦
9
Versions
decorationutilitybukkitfabricforgeneoforgepaperpurpurspigot
Download Latestv1.5View on Modrinth

📖About Animated Frames

📺 AnimatedFrames

  • Display GIFs, PNGs, and JPGs on screen!!
    AnimatedFrames allows you to display GIFs, PNGs, and JPGs within Minecraft using commands.

Requirements ONLY 1.21 | 1.20.1 NO REQUIERES DEPENDENCIES

  • Dep: Watermedia: 2.1.37

📝 Commands

  • /media show <name> <duration> <position> <size> → Display a GIF, PNG, or JPG locally (client-side).
    Example: /media show sunny.gif 10 center 1.0
  • /mediaserver show <player|@a|@p|@r> <name> <duration> <position> <size> → Send a GIF, PNG, or JPG to specified players (server-side, requires OP permissions).
    Example: /mediaserver show @a example.gif 15 topleft 2.0
  • /mediaserver playlocal <name> <duration> <position> <scale> → Play a GIF, PNG, or JPG directly from your local folder (config/AnimatedFrames/) without uploading it to the server.
    Example: /mediaserver playlocal example.png 10 center 1.0
    Useful for faster display on multiplayer servers and reduced loading times.
    Recommended: Use this command instead of /media show, since it can reproduce GIFs, PNGs, and JPGs on servers as well, offering better performance and compatibility.
  • /media stop → Stop the current GIF, PNG, or JPG (client-side).
  • /mediaserver stop <player|@a|@p|@r> → Stop the GIF, PNG, or JPG for specified players (server-side).
  • /media list / /mediaserver list → List available GIFs, PNGs, and JPGs in the client or server folder.
  • /media help / /mediaserver help → Show command help.

⚠️ Requirements

  • Client: Place GIFs, PNGs, or JPGs in config/AnimatedFrames/client_media/ (created automatically on first run).
  • Server: Place GIFs, PNGs, or JPGs in config/AnimatedFrames/server_media/ (created automatically).

  • GIF, PNG, or JPG sent on Client:

    Gif1
  • GIF, PNG, or JPG sent on a Server:

    Gif2

Tutorial

Placing GIFs, PNGs, or JPGs on the Client

Folder Location:
Files go in the mod’s folder within your Minecraft directory:
.minecraft/config/AnimatedFrames/client_media/
If the folder doesn’t exist, it will be created automatically when the mod runs.
Steps:

  1. Copy your GIF, PNG, or JPG file into config/AnimatedFrames/client_media/.
  2. Ensure the file name includes the proper extension (.gif, .png, or .jpg).
  3. Use the in-game command to display it:
    Example: /media show sunny.gif 10 center 1.0
    Notes:
  • Only you see the media when using /media show.
  • Ensure AnimatedFrames is in your .minecraft/mods/ folder.
  • Invalid files will show an error message in-game.

Placing GIFs, PNGs, or JPGs on the Server

Folder Location:
Files go in the mod’s folder in the server directory:
config/AnimatedFrames/server_media/
If the folder doesn’t exist, it will be created automatically when the mod runs.
Steps:

  1. Copy the GIF, PNG, or JPG file into config/AnimatedFrames/server_media/.
  2. Ensure the file name includes .gif, .png, or .jpg (e.g., tutorial.png).
  3. Use the server command to send it to players:
    Example: /mediaserver show @a sunny.gif 15 center 1.0
    Notes:
  • The server must have AnimatedFrames in its mods/ folder.
  • You need operator (OP) permissions to use /mediaserver.
  • All players with the mod installed will see the media when targeted (e.g., @a for all players).
  • Files are cached on server startup for faster delivery.
  • In files larger than 1MB, minor delays may occur.

Credits

  • By @SunnyMp
  • Support: Contact @SunnyAim_ for help or inquiries.

👥 Team & Contributors

SunnyMp
SunnyMpOwner

⚙️ Compatibility

Environment
✅ Client & Server
Loaders
bukkitfabricforgeneoforgepaperpurpurspigot
Minecraft Versions
1.21

🔗 Links

Modrinth Page