Перейти к содержимому
Mineforgian

Animated Frames

Display GIFs PNGs & JPG in Screen

Загрузки
6K
Подписчики
19
Обновлён
22 марта 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 8 сентября 2025 г.

Banner

📺 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: Watermedia

Wiki

📝 Commands

Client-side commands (/mediac) — only you see them

  • /mediac show <name> [duration] [position] [scale] [volume] 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> [duration] [position] [scale] [volume] 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):

    client

  • GIF, PNG, JPG or JPEG sent to players (server):

    Server

  • GIF, PNG, JPG or JPEG sent to players (plugin): plugin


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


Ченджлог

1.6.2Релиз1.21.4 · 22 марта 2026 г.

Banner

AnimatedFrames — v1.6.2

🧵 Fabric | 🎮 Compatible with Minecraft 1.21.4


✨ What's new in v1.6.2

  • 🆕 New: Multiple media can now play simultaneously at different screen positions
  • 🔧 Change: Media size now automatically adapts to the client's GUI Scale, keeping correct proportions at any resolution
  • 🔧 Change: Internal refactor of rendering and resource management code for improved stability

💬 Commands

Client

  • /mediac show <file> [time] [position] [scale] [volume]
  • /mediac stop
  • /mediac list
  • /mediac lang <en|es>

Server

  • /medias show <player|@a> <file> [time] [position] [scale] [volume]
  • /medias stop <player|@a>
  • /medias check [player]
  • /medias status
  • /medias debug

🌟 Features

  • 🖼️ Display .gif, .png, .jpg, .jpeg, .mp4 on players' screens
  • 🎞️ Play multiple media simultaneously at different positions
  • 🎯 Selector support (@a, player name)
  • 🎛️ Control duration, position, scale, and volume per command
  • 📐 Media size auto-adapts to client GUI Scale
  • 📍 10 screen positions: center topleft topright bottomleft bottomright topcenter bottomcenter leftcenter rightcenter `full
1.6.2Релиз1.21.4 · 22 марта 2026 г.

Banner

AnimatedFrames — v1.6.2

🧵 NeoForge | 🎮 Compatible with Minecraft 1.21.4


✨ What's new in v1.6.2

  • 🆕 New: Multiple media can now play simultaneously at different screen positions
  • 🔧 Change: Media size now automatically adapts to the client's GUI Scale, keeping correct proportions at any resolution
  • 🔧 Change: Internal refactor of rendering and resource management code for improved stability

💬 Commands

Client

  • /mediac show <file> [time] [position] [scale] [volume]
  • /mediac stop
  • /mediac list
  • /mediac lang <en|es>

Server

  • /medias show <player|@a> <file> [time] [position] [scale] [volume]
  • /medias stop <player|@a>
  • /medias check [player]
  • /medias status
  • /medias debug

🌟 Features

  • 🖼️ Display .gif, .png, .jpg, .jpeg, .mp4 on players' screens
  • 🎞️ Play multiple media simultaneously at different positions
  • 🎯 Selector support (@a, player name)
  • 🎛️ Control duration, position, scale, and volume per command
  • 📐 Media size auto-adapts to client GUI Scale
  • 📍 10 screen positions: center topleft topright bottomleft bottomright topcenter bottomcenter leftcenter rightcenter `full
1.6.2Релиз1.21, 1.21.1 · 22 марта 2026 г.

Banner

AnimatedFrames — v1.6.2

🧵 Fabric | 🎮 Compatible with Minecraft 1.21 - 1.21.1


✨ What's new in v1.6.2

  • 🆕 New: Multiple media can now play simultaneously at different screen positions
  • 🔧 Change: Media size now automatically adapts to the client's GUI Scale, keeping correct proportions at any resolution
  • 🔧 Change: Internal refactor of rendering and resource management code for improved stability

💬 Commands

Client

  • /mediac show <file> [time] [position] [scale] [volume]
  • /mediac stop
  • /mediac list
  • /mediac lang <en|es>

Server

  • /medias show <player|@a> <file> [time] [position] [scale] [volume]
  • /medias stop <player|@a>
  • /medias check [player]
  • /medias status
  • /medias debug

🌟 Features

  • 🖼️ Display .gif, .png, .jpg, .jpeg, .mp4 on players' screens
  • 🎞️ Play multiple media simultaneously at different positions
  • 🎯 Selector support (@a, player name)
  • 🎛️ Control duration, position, scale, and volume per command
  • 📐 Media size auto-adapts to client GUI Scale
  • 📍 10 screen positions: center topleft topright bottomleft bottomright topcenter bottomcenter leftcenter rightcenter `full
1.6.2Релиз1.21, 1.21.1 · 22 марта 2026 г.

Banner

AnimatedFrames — v1.6.2

🧵 NeoForge | 🎮 Compatible with Minecraft 1.21 – 1.21.1


✨ What's new in v1.6.2

  • 🆕 New: Multiple media can now play simultaneously at different screen positions
  • 🔧 Change: Media size now automatically adapts to the client's GUI Scale, keeping correct proportions at any resolution
  • 🔧 Change: Internal refactor of rendering and resource management code for improved stability

💬 Commands

Client

  • /mediac show <file> [time] [position] [scale] [volume]
  • /mediac stop
  • /mediac list
  • /mediac lang <en|es>

Server

  • /medias show <player|@a> <file> [time] [position] [scale] [volume]
  • /medias stop <player|@a>
  • /medias check [player]
  • /medias status
  • /medias debug

🌟 Features

  • 🖼️ Display .gif, .png, .jpg, .jpeg, .mp4 on players' screens
  • 🎞️ Play multiple media simultaneously at different positions
  • 🎯 Selector support (@a, player name)
  • 🎛️ Control duration, position, scale, and volume per command
  • 📐 Media size auto-adapts to client GUI Scale
  • 📍 10 screen positions: center topleft topright bottomleft bottomright topcenter bottomcenter leftcenter rightcenter `full
1.6.2Релиз1.20.1 · 22 марта 2026 г.

Banner

AnimatedFrames — v1.6.2

🧵 Forge | 🎮 Compatible with Minecraft 1.20.1


✨ What's new in v1.6.2

  • 🆕 New: Multiple media can now play simultaneously at different screen positions
  • 🔧 Change: Media size now automatically adapts to the client's GUI Scale, keeping correct proportions at any resolution
  • 🔧 Change: Internal refactor of rendering and resource management code for improved stability

💬 Commands

Client

  • /mediac show <file> [time] [position] [scale] [volume]
  • /mediac stop
  • /mediac list
  • /mediac lang <en|es>

Server

  • /medias show <player|@a> <file> [time] [position] [scale] [volume]
  • /medias stop <player|@a>
  • /medias check [player]
  • /medias status
  • /medias debug

🌟 Features

  • 🖼️ Display .gif, .png, .jpg, .jpeg, .mp4 on players' screens
  • 🎞️ Play multiple media simultaneously at different positions
  • 🎯 Selector support (@a, player name)
  • 🎛️ Control duration, position, scale, and volume per command
  • 📐 Media size auto-adapts to client GUI Scale
  • 📍 10 screen positions: center topleft topright bottomleft bottomright topcenter bottomcenter leftcenter rightcenter `full
1.6.2Релиз1.20.1 · 22 марта 2026 г.

Banner

AnimatedFrames — v1.6.2

🧵 Fabric | 🎮 Compatible with Minecraft 1.20.1


✨ What's new in v1.6.2

  • 🆕 New: Multiple media can now play simultaneously at different screen positions
  • 🔧 Change: Media size now automatically adapts to the client's GUI Scale, keeping correct proportions at any resolution
  • 🔧 Change: Internal refactor of rendering and resource management code for improved stability

💬 Commands

Client

  • /mediac show <file> [time] [position] [scale] [volume]
  • /mediac stop
  • /mediac list
  • /mediac lang <en|es>

Server

  • /medias show <player|@a> <file> [time] [position] [scale] [volume]
  • /medias stop <player|@a>
  • /medias check [player]
  • /medias status
  • /medias debug

🌟 Features

  • 🖼️ Display .gif, .png, .jpg, .jpeg, .mp4 on players' screens
  • 🎞️ Play multiple media simultaneously at different positions
  • 🎯 Selector support (@a, player name)
  • 🎛️ Control duration, position, scale, and volume per command
  • 📐 Media size auto-adapts to client GUI Scale
  • 📍 10 screen positions: center topleft topright bottomleft bottomright topcenter bottomcenter leftcenter rightcenter `full
1.6.1Релиз1.21, 1.21.1 · 2 марта 2026 г.

Banner

AnimatedFrames — v1.6.1

Fabric

Compatible with Minecraft 1.21 – 1.21.1

Commands

  • Client: /mediac show <file> [time] [position] [scale] [volume]
  • Client: /mediac stop
  • Client: /mediac list
  • Client: /mediac lang <en|es>
  • Server: /medias show <player|@a> <file> [time] [position] [scale] [volume]
  • Server: /medias stop <player|@a>
  • Server: /medias check [player]
  • Server: /medias status
  • Server: /medias debug

What's new in v1.6.1

  • Fix: File names with dots (e.g. 4k.mp4, video.gif) no longer require quotes in commands
  • Fix: An error notification is now shown in chat when a file fails to load (previously silent)
  • Fix: The fullscreen command path no longer conflicts with the normal <position> argument
  • Change: For non-fullscreen positions, <scale> is now always required before <volume>
  • Change: Volume now defaults to 80 consistently across all command paths

What's new in v1.6

  • Support for video files .mp4
  • Volume control (0–100) for all media types
  • New fullscreen position — fills the entire screen while maintaining aspect ratio
  • Default volume set to 80 when not specified
  • Improved disconnect cleanup
  • Server command: status to manage players with/without the mod

Features

  • Display .gif, .png, .jpg, .jpeg, .mp4 on players' screens
  • Selector support (@a, player name)
  • Control duration, position, scale, and volume per command
  • 10 screen positions: center topleft topright bottomleft bottomright topcenter bottomcenter leftcenter rightcenter fullscreen
  • Compatible with Bukkit/Spigot plugin via plugin channels
  • Async media loading with cache

Requirements


Support

Sunny: https://x.com/SunnyAim_

1.6.1Релиз1.21, 1.21.1 · 2 марта 2026 г.

Banner

AnimatedFrames — v1.6.1

NeoForge

Compatible with Minecraft 1.21 – 1.21.1


Commands

  • Client: /mediac show <file> [time] [position] [scale] [volume]

  • Client: /mediac stop

  • Client: /mediac list

  • Client: /mediac lang <en|es>

  • Server: /medias show <player|@a> <file> [time] [position] [scale] [volume]

  • Server: /medias stop <player|@a>

  • Server: /medias check [player]

  • Server: /medias status

  • Server: /medias debug


What's new in v1.6.1

  • Fix: File names with dots (e.g. 4k.mp4, video.gif) no longer require quotes in commands

  • Fix: An error notification is now shown in chat when a file fails to load (previously silent)

  • Fix: The fullscreen command path no longer conflicts with the normal <position> argument

  • Change: For non-fullscreen positions, <scale> is now always required before <volume>

  • Change: Volume now defaults to 80 consistently across all command paths


Features

  • Display .gif, .png, .jpg, .jpeg, .mp4 on players' screens

  • Selector support (@a, player name)

  • Control duration, position, scale, and volume per command

  • 10 screen positions: center topleft topright bottomleft bottomright topcenter bottomcenter leftcenter rightcenter fullscreen

  • Compatible with Bukkit/Spigot plugin via plugin channels


Requirements


Support

Sunny: https://x.com/SunnyAim_

Комментарии

Загружаем…