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

Video Player

This mod allows the playback of videos in the user interface (GUI), you can play videos for all connected users.

86K загрузок77 подписчиковLicenseRef-All-Rights-Reservedfabricforge

Обновлён 26 августа 2024 г. · опубликован 4 октября 2023 г.

  • Radio & TV

🎬 Video Player Mod

✨ Revolutionize Your Minecraft Experience! ✨

The Video Player Mod lets you play videos, music, and international radio directly within the Minecraft GUI. Whether you're hosting a server or playing solo, this mod brings your favorite content straight to your game!

🔊 Key Features

  • 🎵 Music & International Radio: Tune in to your favorite stations or play music directly via URLs.
  • 📺 TV in Minecraft: Place TV models and enjoy video playback within the game world.
  • 🖥️ Fullscreen Video Playback: Immerse yourself with videos in fullscreen, perfect for sharing content across all connected players.
  • 🎶 Background music Immerse yourself with custom sounds or music that can be shared across all connected players.

🛠️ Customizable Commands

/playvideo: Simple and effective. Play videos with basic options like volume and control locks.
/playgovideo: Advanced command with customizable screen modes, positions, and fade effects.
/playmusic: Play music or radio streams with customizable volume and control options.
/stopvideo: Stop the actual videos of the players that you want.
/stopmusic: Stop the actual musics of the players that you want.

📜 How to Use Commands

1. /playvideo <TARGETS/PLAYER> <VOLUME> <URL> [<control_blocked>] [<can_skip>]
This command allows you to play a video for the specified players with customizable options:

  • 🎯 TARGETS/PLAYER: Specify the player(s) who will see the video. Example: @a for all players.
  • 🔊 VOLUME: Set the volume level (0-100).
  • 🌐 URL: The video URL to be played (e.g., YouTube link).
  • 🚫 control_blocked: (Optional) Block fast forward/rewind controls. Default is false.
  • ⏭️ can_skip: (Optional) Disable SHIFT + ESCAPE to prevent skipping. Default is true.

Example: /playvideo @a 100 https://www.youtube.com/watch?v=C0DPdy98e4c
Plays the video for all players at maximum volume.

2. /playgovideo <TARGETS/PLAYER> <VOLUME> <URL> <MODE> [<control_blocked>] [<can_skip>] [ONLY IN MODE 1 -> <position>] [<option_mode _in option_secs_in option_mode_out option_secs_out>]
This advanced command offers more customization:

  • 🎯 TARGETS/PLAYER: Specify the player(s) who will see the video.
  • 🔊 VOLUME: Set the volume level (0-100).
  • 🌐 URL: The video URL to be played.
  • 🖥️ MODE: Choose 0 for fullscreen or 1 for partial screen (under development).
  • 🚫 control_blocked: (Optional) Block fast forward/rewind controls.
  • ⏭️ can_skip: (Optional) Disable SHIFT + ESCAPE.
  • 📍 position: (Mode 1 only) Customize the video position (under development).
  • 💨 option_mode & option_secs: Define fade-in and fade-out effects with specified durations.

Example: /playgovideo @a 100 https://www.youtube.com/watch?v=C0DPdy98e4c 0 false true 0 5 1 3
Plays the video in fullscreen with a 5-second fade-in and a 3-second fade-out for all players.

🎮 Intuitive Controls

  • 🚪 Close Video: SHIFT + ESCAPE
  • Forward/Rewind: SHIFT + RIGHT/LEFT ARROW
  • ⏯️ Pause: SHIFT + SPACE
  • 🔊 Adjust Volume: UP/DOWN ARROW
  • 🔇 Mute: M

🎥 Demo & Support

Found a bug? Report it on GitHub or join the discussion on Discord!

👥 Credits & Contributions

You are free to use this mod in modpacks. Special thanks to SrRapero720 for development support, and anarkh_angel for the TV models.

Goedix promo code to bisect hosting

💰 Support & Donations

If you love this mod, consider supporting via PayPal. Every contribution helps!

©️ Copyright

VideoPlayer Mod © Goedix. All rights reserved.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
3.0.5Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6fabric26 августа 2024 г..jar (4.7 МБ)
3.0.5Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6forge24 августа 2024 г..jar (208 КБ)
3.0.5Релиз1.19.4forge24 августа 2024 г..jar (206 КБ)
3.0.5Релиз1.19.3forge24 августа 2024 г..jar (205 КБ)
3.0.5Релиз1.19, 1.19.1, 1.19.2forge24 августа 2024 г..jar (205 КБ)
3.0.5Релиз1.18, 1.18.1, 1.18.2forge24 августа 2024 г..jar (205 КБ)
3.0.5Релиз1.16.5forge24 августа 2024 г..jar (223 КБ)
3.0.4Релиз1.16.5forge23 августа 2024 г..jar (223 КБ)
3.0.3Релиз1.16.5forge20 августа 2024 г..jar (219 КБ)
3.0.2Релиз1.18, 1.18.1, 1.18.2forge20 августа 2024 г..jar (201 КБ)
3.0.2Релиз1.16.5forge20 августа 2024 г..jar (219 КБ)
3.0.1Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6forge20 августа 2024 г..jar (204 КБ)
3.0.1Релиз1.19.4forge19 августа 2024 г..jar (201 КБ)
3.0.1Релиз1.19.3forge19 августа 2024 г..jar (201 КБ)
3.0.1Релиз1.19, 1.19.1, 1.19.2forge18 августа 2024 г..jar (201 КБ)

Показаны последние 15 из 31 версий. Все версии — на Modrinth.

Ченджлог

3.0.5Релиз1.20.4, 1.20.5, 1.20.6 · 26 августа 2024 г.

3.0.5

  • Fixed fading in playgovideo command

3.0.4

  • Stopmusic command was added (it was stopvideo too in the name)
  • Removed raw callbacks from watermedia
  • Changed the forward and backward times to 10 and -5 seconds
  • Changed the icons to have a more dark gray color
  • Can't run the mod if mr_stellarity installed

3.0.3

  • Fix issue that caused the video to don't start

3.0.2

  • Temporary fix to servers to run (disabling hand radio block and wip overlay)

3.0.1

  • Fixed the bug where the radio and TV doesn't sync the url when changed

3.0

  • Refactored the complete mod
  • Added radio block
  • Added new custom command to play videos (playgovideo)
  • Added command to play music (playmusic)
  • Added command to stop music (stopmusic)
  • Added command to stop video (stopvideo)
3.0.5Релиз1.20.4, 1.20.5, 1.20.6 · 24 августа 2024 г.

3.0.5

  • Fixed fading in playgovideo command

3.0.4

  • Stopmusic command was added (it was stopvideo too in the name)
  • Removed raw callbacks from watermedia
  • Changed the forward and backward times to 10 and -5 seconds
  • Changed the icons to have a more dark gray color
  • Can't run the mod if mr_stellarity installed

3.0.3

  • Fix issue that caused the video to don't start

3.0.2

  • Temporary fix to servers to run (disabling hand radio block and wip overlay)

3.0.1

  • Fixed the bug where the radio and TV doesn't sync the url when changed

3.0

  • Refactored the complete mod
  • Added radio block
  • Added new custom command to play videos (playgovideo)
  • Added command to play music (playmusic)
  • Added command to stop music (stopmusic)
  • Added command to stop video (stopvideo)
3.0.5Релиз1.19.4 · 24 августа 2024 г.

3.0.5

  • Fixed fading in playgovideo command

3.0.4

  • Stopmusic command was added (it was stopvideo too in the name)
  • Removed raw callbacks from watermedia
  • Changed the forward and backward times to 10 and -5 seconds
  • Changed the icons to have a more dark gray color
  • Can't run the mod if mr_stellarity installed

3.0.3

  • Fix issue that caused the video to don't start

3.0.2

  • Temporary fix to servers to run (disabling hand radio block and wip overlay)

3.0.1

  • Fixed the bug where the radio and TV doesn't sync the url when changed

3.0

  • Refactored the complete mod
  • Added radio block
  • Added new custom command to play videos (playgovideo)
  • Added command to play music (playmusic)
  • Added command to stop music (stopmusic)
  • Added command to stop video (stopvideo)
3.0.5Релиз1.19.3 · 24 августа 2024 г.

3.0.5

  • Fixed fading in playgovideo command

3.0.4

  • Stopmusic command was added (it was stopvideo too in the name)
  • Removed raw callbacks from watermedia
  • Changed the forward and backward times to 10 and -5 seconds
  • Changed the icons to have a more dark gray color
  • Can't run the mod if mr_stellarity installed

3.0.3

  • Fix issue that caused the video to don't start

3.0.2

  • Temporary fix to servers to run (disabling hand radio block and wip overlay)

3.0.1

  • Fixed the bug where the radio and TV doesn't sync the url when changed

3.0

  • Refactored the complete mod
  • Added radio block
  • Added new custom command to play videos (playgovideo)
  • Added command to play music (playmusic)
  • Added command to stop music (stopmusic)
  • Added command to stop video (stopvideo)
3.0.5Релиз1.19, 1.19.1, 1.19.2 · 24 августа 2024 г.

3.0.5

  • Fixed fading in playgovideo command

3.0.4

  • Stopmusic command was added (it was stopvideo too in the name)
  • Removed raw callbacks from watermedia
  • Changed the forward and backward times to 10 and -5 seconds
  • Changed the icons to have a more dark gray color
  • Can't run the mod if mr_stellarity installed

3.0.3

  • Fix issue that caused the video to don't start

3.0.2

  • Temporary fix to servers to run (disabling hand radio block and wip overlay)

3.0.1

  • Fixed the bug where the radio and TV doesn't sync the url when changed

3.0

  • Refactored the complete mod
  • Added radio block
  • Added new custom command to play videos (playgovideo)
  • Added command to play music (playmusic)
  • Added command to stop music (stopmusic)
  • Added command to stop video (stopvideo)
3.0.5Релиз1.18, 1.18.1, 1.18.2 · 24 августа 2024 г.

3.0.5

  • Fixed fading in playgovideo command

3.0.4

  • Stopmusic command was added (it was stopvideo too in the name)
  • Removed raw callbacks from watermedia
  • Changed the forward and backward times to 10 and -5 seconds
  • Changed the icons to have a more dark gray color
  • Can't run the mod if mr_stellarity installed

3.0.3

  • Fix issue that caused the video to don't start

3.0.2

  • Temporary fix to servers to run (disabling hand radio block and wip overlay)

3.0.1

  • Fixed the bug where the radio and TV doesn't sync the url when changed

3.0

  • Refactored the complete mod
  • Added radio block
  • Added new custom command to play videos (playgovideo)
  • Added command to play music (playmusic)
  • Added command to stop music (stopmusic)
  • Added command to stop video (stopvideo)
3.0.5Релиз1.16.5 · 24 августа 2024 г.

3.0.5

  • Fixed fading in playgovideo command

3.0.4

  • Stopmusic command was added (it was stopvideo too in the name)
  • Removed raw callbacks from watermedia
  • Changed the forward and backward times to 10 and -5 seconds
  • Changed the icons to have a more dark gray color
  • Can't run the mod if mr_stellarity installed

3.0.3

  • Fix issue that caused the video to don't start

3.0.2

  • Temporary fix to servers to run (disabling hand radio block and wip overlay)

3.0.1

  • Fixed the bug where the radio and TV doesn't sync the url when changed

3.0

  • Refactored the complete mod
  • Added radio block
  • Added new custom command to play videos (playgovideo)
  • Added command to play music (playmusic)
  • Added command to stop music (stopmusic)
  • Added command to stop video (stopvideo)
3.0.4Релиз1.16.5 · 23 августа 2024 г.

3.0.4

  • Stopmusic command was added (it was stopvideo too in the name)
  • Removed raw callbacks from watermedia
  • Changed the forward and backward times to 10 and -5 seconds
  • Changed the icons to have a more dark gray color
  • Can't run the mod if mr_stellarity installed

3.0.3

  • Fix issue that caused the video to don't start

3.0.2

  • Temporary fix to servers to run (disabling hand radio block and wip overlay)

3.0.1

  • Fixed the bug where the radio and TV doesn't sync the url when changed

3.0

  • Refactored the complete mod
  • Added radio block
  • Added new custom command to play videos (playgovideo)
  • Added command to play music (playmusic)
  • Added command to stop music (stopmusic)
  • Added command to stop video (stopvideo)

Полная история изменений — на Modrinth.

Комментарии

Загружаем…