VideoPlayer

⭐ — (22 endorsements) 📥 12,740 downloads 📌 v2.0.3 📅 6/23/2025
🟡 Updated this year

By squi2rel · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/16/2026 📅 Created: 6/23/2025

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #41 of 99 fabric mods in this game by downloads

📋 About This Mod

✅ vlc createArea x1 y1 z1 x2 y2 z2 观影区名字 -创建一个观影区
✅ vlc createScreen 观影区 屏幕名字 x1 y1 z1 x2 y2 z2 x3 y3 z3 x4 y4 z4 复制源 -在观影区里创建一个屏幕,坐标应该从左上角开始,逆时针顺序
✅ 复制源: 如果这个屏幕是主屏幕,那么传""。如果这个屏幕是复制的屏幕,那么传主屏幕名字
✅ vlc removeArea 观影区 -移除一个观影区
✅ vlc removeScreen 观影区 屏幕 -移除一个屏幕
✅ vlc play url -请求一个url,url可以是b站视频、直播或者直链。现在也支持youtube(需要魔法和ytdlp)

**WARNING: I have lost control of the (https://github.com/VRCub/VideoPlayer)! Beware of malicious software!** **警告:我已失去对原仓库的控制权!谨防恶意软件!** 新的仓库(https://github.com/squi2rel/VideoPlayer) (2.0新增)默认按V打开可视化配置面板 - vlc createArea x1 y1 z1 x2 y2 z2 观影区名字 -创建一个观影区 - vlc createScreen 观影区 屏幕名字 x1 y1 z1 x2 y2 z2 x3 y3 z3 x4 y4 z4 复制源 -在观影区里创建一个屏幕,坐标应该从左上角开始,逆时针顺序<br>复制源: 如果这个屏幕是主屏幕,那么传""。如果这个屏幕是复制的屏幕,那么传主屏幕名字 - vlc removeArea 观影区 -移除一个观影区 - vlc removeScreen 观影区 屏幕 -移除一个屏幕 - vlc play url -请求一个url,url可以是b站视频、直播或者直链。现在也支持youtube(需要魔法和ytdlp) - vlc list -列出目前观影区上的播放列表 - vlc skip -投票跳过屏幕上的视频 - vlc skipPercent -设置投票跳过需要的玩家比例 - vlc volume 音量 -设置播放器的音量,范围0到100 - vlc scale stertch/auto/set scaleX scaleY -设置播放器的缩放,stertch拉伸填充,auto自适应,set手动设置x轴y轴缩放,默认auto 对于全景视频,使用此指令可将屏幕设为全景模式 /vlc setmeta <屏幕播放区域> <屏幕> custom set 360 1 /vlc setmeta <屏幕播放区域> <屏幕> custom set radius <全景球半径> /vlc setmeta <屏幕播放区域> <屏幕> custom set x/y/z <对应屏幕左上角点的偏移量>(这个是整型格式的浮点,详见(https://vimsky.com/examples/usage/float-floattointbits-method-in-java-with-examples.html)) /vlc setmeta <屏幕播放区域> <屏幕> custom set skybox 0/1(如果是1那么会原点吸附到摄像头上) 如果安装了(https://modrinth.com/mod/vivecraft),那么可以播放3d视频(左右格式)。使用此指令可将屏幕设为3d模式 /vlc setmeta <屏幕播放区域> <屏幕> custom set 3d 1 可以同时开启全景和3d模式,那么可以播放VR180格式的视频

WARNING: I have lost control of the (https://github.com/VRCub/VideoPlayer)! Beware of malicious software! 警告:我已失去对原仓库的控制权!谨防恶意软件! 新的仓库[在这里](https://github.com/squi2rel/VideoPlayer)

(2. 0新增)默认按V打开可视化配置面板

  • vlc createArea x1 y1 z1 x2 y2 z2 观影区名字 -创建一个观影区
  • vlc createScreen 观影区 屏幕名字 x1 y1 z1 x2 y2 z2 x3 y3 z3 x4 y4 z4 复制源 -在观影区里创建一个屏幕,坐标应该从左上角开始,逆时针顺序
  • 复制源: 如果这个屏幕是主屏幕,那么传""。如果这个屏幕是复制的屏幕,那么传主屏幕名字
  • vlc removeArea 观影区 -移除一个观影区
  • vlc removeScreen 观影区 屏幕 -移除一个屏幕
  • vlc play url -请求一个url,url可以是b站视频、直播或者直链。现在也支持youtube(需要魔法和ytdlp)
  • vlc list -列出目前观影区上的播放列表
  • vlc skip -投票跳过屏幕上的视频
  • vlc skipPercent -设置投票跳过需要的玩家比例
  • vlc volume 音量 -设置播放器的音量,范围0到100
  • vlc scale stertch/auto/set scaleX scaleY -设置播放器的缩放,stertch拉伸填充,auto自适应,set手动设置x轴y轴缩放,默认auto

对于全景视频,使用此指令可将屏幕设为全景模式 /vlc setmeta <屏幕播放区域> <屏幕> custom set 360 1 /vlc setmeta <屏幕播放区域> <屏幕> custom set radius <全景球半径> /vlc setmeta <屏幕播放区域> <屏幕> custom set x/y/z <对应屏幕左上角点的偏移量>(这个是整型格式的浮点,详见(https://vimsky.com/examples/usage/float-floattointbits-method-in-java-with-examples.html)) /vlc setmeta <屏幕播放区域> <屏幕> custom set skybox 0/1(如果是1那么会原点吸附到摄像头上) 如果安装了(https://modrinth.com/mod/vivecraft),那么可以播放3d视频(左右格式)。使用此指令可将屏幕设为3d模式 /vlc setmeta <屏幕播放区域> <屏幕> custom set 3d 1 可以同时开启全景和3d模式,那么可以播放VR180格式的视频

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
squi2rel
Version
2.0.3
Downloads
12,740
Endorsements
22
Category
fabric
Created
6/23/2025
Updated
8/16/2026
Game Versions
26.2
Tags
social

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does VideoPlayer support?

The author lists 26.2. Other versions may work but are untested by the author.

What is the latest version of VideoPlayer?

Version 2.0.3, published 2026-08-16 with 12,740 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More fabric 👤 More by squi2rel 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods