
SVVideo
SVVideo is a powerful Fabric mod for Minecraft 1.21.1 that lets you play videos, music, GIFs, and media directly inside the game. Perfect for events, cinematics, and immersive servers.
Список изменений
🎬 SVVideo — Update 1.0.2
📋 Changelog
✅ Fixes
-
.mp4,.gif, and other multimedia files stored on multiplayer servers now play correctly on clients. -
The local HTTP server now uses a configurable fixed port instead of a random one.
- Default port:
19400 - Config file:
config/svvideo-server.properties
- Default port:
-
Fixed an issue where clients could not resolve
svvideo-server://URLs when connected to dedicated servers. -
/svvideo vanillasounds offnow only mutes Minecraft background music (MUSIC) instead of all vanilla sounds.
✨ New Features
🖼️ GIF Transparency
Transparent GIFs now properly respect the alpha channel. Transparent pixels no longer render with an opaque background.
📏 GIF Scale
New scale parameter (1–500, where 100 = default size).
/svvideo gif url <players> <vol> <position> <scale> <url>
/svvideo gif file <players> <vol> <position> <scale> <file>
🎞️ GIF Fade In / Fade Out Animation
New optional duration parameter (1–3600 seconds).
When used:
- the GIF fades in;
- stays fully visible;
- fades out;
- and automatically stops.
/svvideo gif url <players> <vol> <position> <scale> <duration> <url>
/svvideo gif file <players> <vol> <position> <scale> <duration> <file>
Without duration, the GIF plays indefinitely like before.
