
Collins Fabric
Client mod for watching videos on in‑game screens. Requires the Collins Paper plugin on the server.
Обновлён 25 мая 2026 г. · опубликован 9 января 2026 г.

EN
Client-side mod that renders and plays videos on in-game screens (Collins screens).
To actually create/control video screens, your server must have the Collins Paper plugin installed: https://modrinth.com/project/collins-paper
✨ Features
- Video playback on screens: render video frames directly in-world.
- Supported sources:
- YouTube videos (regular VOD).
- RuTube videos.
- VK Video / VK Clips (
vk.com/video,vk.com/clip,vkvideo.ru). - YouTube live streams.
- Twitch live streams (with stitched-ad filtering).
- Direct video URLs (
http(s)://.../*.mp4etc.).
- Audio playback: client-side audio with local volume control.
- Actionbar timeline: optional live timeline display near active screens.
- Config menu (ModMenu): toggle rendering, set local volume, toggle actionbar timeline.
- Lightweight client commands:
/collinsc time— prints current timeline info in chat.
📦 Dependencies
- Fabric API — required.
- ModMenu — optional (recommended for the config screen).
🔗 Links
- Client mod (this page): https://modrinth.com/project/collins-fabric
- Server plugin (required): https://modrinth.com/project/collins-paper
👥 Authors
- Sawiq - Chief Coder
- Zorsh - Assistant Coder
- EssciZ - Designer
Found a bug or have an idea? Please open an issue on GitHub.
RU
Клиентский мод, который отображает и проигрывает видео на экранах в мире (экраны Collins).
Чтобы создавать/управлять экранами и запускать видео, на сервере обязательно нужен плагин Collins Paper: https://modrinth.com/project/collins-paper
✨ Особенности
- Проигрывание видео на экранах: видео отображается прямо в мире.
- Поддерживаемые источники:
- YouTube — обычные видео.
- RuTube — видео.
- VK Видео / VK Клипы (
vk.com/video,vk.com/clip,vkvideo.ru). - YouTube стримы (live).
- Twitch стримы (live, с фильтрацией встроенной рекламы).
- Прямые ссылки на видео (
http(s)://.../*.mp4и т.п.).
- Звук: звук проигрывается на клиенте, есть локальная регулировка громкости.
- Таймлайн в actionbar: опционально показывает прогресс рядом с активными экранами.
- Меню настроек (ModMenu): тумблер рендера, локальная громкость, таймлайн в actionbar.
- Клиентские команды:
/collinsc time— пишет текущий таймлайн в чат.
📦 Зависимости
- Fabric API — обязательно.
- ModMenu — опционально (рекомендуется для удобного меню настроек).
🔗 Ссылки
- Клиентский мод (эта страница): https://modrinth.com/project/collins-fabric
- Серверный плагин (обязательно): https://modrinth.com/project/collins-paper
👥 Авторы
- Sawiq - Главный кодер
- Zorsh - Помощник кодера
- EssciZ - Дизайнер
Нашёл баг или есть идея? Открой issue на GitHub.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.4 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 25 мая 2026 г. | Скачать (107.9 МБ) |
| 1.4 | Релиз | 1.21.11 | fabric | 25 мая 2026 г. | Скачать (33.5 МБ) |
| 1.4 | Релиз | 1.21.7, 1.21.8 | fabric | 25 мая 2026 г. | Скачать (33.5 МБ) |
| 1.3 | Релиз | 1.21.11 | fabric | 4 мая 2026 г. | Скачать (33.5 МБ) |
| 1.3 | Релиз | 1.21.7, 1.21.8 | fabric | 4 мая 2026 г. | Скачать (33.5 МБ) |
| 1.2 | Релиз | 1.21.7, 1.21.8 | fabric | 3 мая 2026 г. | Скачать (33.5 МБ) |
| 1.1 | Релиз | 1.21.8 | fabric | 25 апреля 2026 г. | Скачать (33.4 МБ) |
| 1.0 | Релиз | 1.21.8 | fabric | 31 января 2026 г. | Скачать (33.4 МБ) |
| 0.2.1 | Бета | 1.21.8 | fabric | 20 января 2026 г. | Скачать (33.4 МБ) |
| 0.2.0 | Бета | 1.21.8 | fabric | 15 января 2026 г. | Скачать (33.3 МБ) |
| 0.1.0 | Бета | 1.21.8 | fabric | 10 января 2026 г. | Скачать (33.3 МБ) |
Ченджлог
1.4Релиз26.1, 26.1.1, 26.1.2 · 25 мая 2026 г.
Collins 1.4
We now have our own Discord server — join: https://discord.gg/jsH9bGj2NU
What's new
- Direct video links (
.mp4,.webm,.mkv,.mov,.m4v,.ts) are now cached to disk before playback instead of streamed over HTTP. Long files no longer stutter on network blips, seeking is instant, and 4 GB+ movies play through cleanly. - Cache progress now updates at least once per second, so the HUD no longer looks stuck on "Preparing..." for huge downloads.
- Smoother YouTube live streams thanks to a larger buffer and more stable segment handling.
/collins playand/collins resumenow validate URLs on the server before starting playback. The default validation timeout is now 30 seconds and can be configured withvideo.preflightTimeoutSeconds.- Slow CDNs and paid streaming hosts now have more time to respond before Collins rejects the URL.
- URLs that yt-dlp / ffprobe cannot resolve are refused before playback starts. The server no longer keeps a fake timeline running for a video that cannot actually play.
- The delayed "Validating URL..." message no longer appears after a URL was already rejected.
- Server-side video duration is now tied to the exact screen URL, so old cached durations cannot affect newly assigned videos.
- Manual playback no longer jumps into an old playlist entry after the video ends.
- The server does not trust clients for video timeline or video ending state. End detection is handled server-side.
- Dead platform links are cached for longer and logged more quietly, reducing repeated server log spam.
- Multiple screens using the same link no longer start duplicate yt-dlp checks at the same time.
- Screens with permanently dead URLs are automatically stopped instead of staying stuck as playing.
- Added an optional memory watchdog, disabled by default.
- Several cleanup and lifetime fixes for player quit, screen removal, plugin disable, and client hello spam protection.
Port
- Added support for Minecraft 26.1.2. (thanks https://github.com/dlyavasnet)
1.4Релиз1.21.11 · 25 мая 2026 г.
Collins 1.4
We now have our own Discord server — join: https://discord.gg/jsH9bGj2NU
What's new
- Direct video links (
.mp4,.webm,.mkv,.mov,.m4v,.ts) are now cached to disk before playback instead of streamed over HTTP. Long files no longer stutter on network blips, seeking is instant, and 4 GB+ movies play through cleanly. - Cache progress now updates at least once per second, so the HUD no longer looks stuck on "Preparing..." for huge downloads.
- Smoother YouTube live streams thanks to a larger buffer and more stable segment handling.
/collins playand/collins resumenow validate URLs on the server before starting playback. The default validation timeout is now 30 seconds and can be configured withvideo.preflightTimeoutSeconds.- Slow CDNs and paid streaming hosts now have more time to respond before Collins rejects the URL.
- URLs that yt-dlp / ffprobe cannot resolve are refused before playback starts. The server no longer keeps a fake timeline running for a video that cannot actually play.
- The delayed "Validating URL..." message no longer appears after a URL was already rejected.
- Server-side video duration is now tied to the exact screen URL, so old cached durations cannot affect newly assigned videos.
- Manual playback no longer jumps into an old playlist entry after the video ends.
- The server does not trust clients for video timeline or video ending state. End detection is handled server-side.
- Dead platform links are cached for longer and logged more quietly, reducing repeated server log spam.
- Multiple screens using the same link no longer start duplicate yt-dlp checks at the same time.
- Screens with permanently dead URLs are automatically stopped instead of staying stuck as playing.
- Added an optional memory watchdog, disabled by default.
- Several cleanup and lifetime fixes for player quit, screen removal, plugin disable, and client hello spam protection.
Port
- Added support for Minecraft 26.1.2. (thanks https://github.com/dlyavasnet)
1.4Релиз1.21.7, 1.21.8 · 25 мая 2026 г.
Collins 1.4
We now have our own Discord server — join: https://discord.gg/jsH9bGj2NU
What's new
- Direct video links (
.mp4,.webm,.mkv,.mov,.m4v,.ts) are now cached to disk before playback instead of streamed over HTTP. Long files no longer stutter on network blips, seeking is instant, and 4 GB+ movies play through cleanly. - Cache progress now updates at least once per second, so the HUD no longer looks stuck on "Preparing..." for huge downloads.
- Smoother YouTube live streams thanks to a larger buffer and more stable segment handling.
/collins playand/collins resumenow validate URLs on the server before starting playback. The default validation timeout is now 30 seconds and can be configured withvideo.preflightTimeoutSeconds.- Slow CDNs and paid streaming hosts now have more time to respond before Collins rejects the URL.
- URLs that yt-dlp / ffprobe cannot resolve are refused before playback starts. The server no longer keeps a fake timeline running for a video that cannot actually play.
- The delayed "Validating URL..." message no longer appears after a URL was already rejected.
- Server-side video duration is now tied to the exact screen URL, so old cached durations cannot affect newly assigned videos.
- Manual playback no longer jumps into an old playlist entry after the video ends.
- The server does not trust clients for video timeline or video ending state. End detection is handled server-side.
- Dead platform links are cached for longer and logged more quietly, reducing repeated server log spam.
- Multiple screens using the same link no longer start duplicate yt-dlp checks at the same time.
- Screens with permanently dead URLs are automatically stopped instead of staying stuck as playing.
- Added an optional memory watchdog, disabled by default.
- Several cleanup and lifetime fixes for player quit, screen removal, plugin disable, and client hello spam protection.
Port
- Added support for Minecraft 26.1.2. (thanks https://github.com/dlyavasnet)
1.3Релиз1.21.11 · 4 мая 2026 г.
We now have our own Discord server — join: https://discord.gg/jsH9bGj2NU
- Linux / macOS server support: correct yt-dlp / ffmpeg binaries per OS and arch, executable bit set on POSIX (no more
error=13). - Stopping a video now cancels the in-flight yt-dlp download and deletes its partial cache file.
- Hard resync on re-entering the hear radius (video no longer freezes on the last frame).
- Zombie yt-dlp / ffmpeg processes on stop / disconnect are killed deterministically.
- Port to 1.21.11

1.3Релиз1.21.7, 1.21.8 · 4 мая 2026 г.
We now have our own Discord server — join: https://discord.gg/jsH9bGj2NU
- Linux / macOS server support: correct yt-dlp / ffmpeg binaries per OS and arch, executable bit set on POSIX (no more
error=13). - Stopping a video now cancels the in-flight yt-dlp download and deletes its partial cache file.
- Hard resync on re-entering the hear radius (video no longer freezes on the last frame).
- Zombie yt-dlp / ffmpeg processes on stop / disconnect are killed deterministically.

1.2Релиз1.21.7, 1.21.8 · 3 мая 2026 г.
We now have our own Discord server — join: https://discord.gg/jsH9bGj2NU
Added RuTube and VK Video support Added Folia support (region-aware schedulers) Added Replay Mod and Flashback support Misc bugfixes, security audit, memory leak fixes

1.1Релиз1.21.8 · 25 апреля 2026 г.
Completely fixed videos from YouTube
Support for twitch and YouTube streams
Icon in the who has Collins installed tab (only available on servers with Collins 1.1 and higher)
New commands:
/collins quality (sets the standard video quality for everyone (collins paper))
/collinsc quality (sets the video quality for yourself)
Lots of bug fixes
Optimization
Memory leak fix

1.0Релиз1.21.8 · 31 января 2026 г.
Added playlists — create video playlists with auto-advancement and looping
Added YouTube support — paste YouTube links directly, they just work
Fixed video freezing — videos no longer freeze when stopping or switching
Fixed texture not clearing — screen now properly clears when video stops
Fixed playlist transitions — switching videos now works correctly
Auto-download tools — server automatically downloads required tools (FFprobe, yt-dlp)

Комментарии
Загружаем…






