Do you want to play videos into minecraft screen? Well, this is your solve.
But, wait, you need to use a client-mod to get this work. Unfortunately, with minecraft vanilla, play video into a screen is impossible.
This is only a spigot server port plugin.
Link to download mod:
CLICK
Features:
- Play, stop, change volume and pause videos to specific players.
Commands: <> = obligatory | [ ] = optional.
Code (Text):
- /video play <targets> <file/link> [volume=] [fadeIn=] [fadeOut=] [loop=] [fallback=]
- /video stop <targets>
- /video volume <targets> <volume=> [time=]
- /video pause <targets>
Permission: mediaplayer.admin
Your videos can be configurated in config.yml file.
Code (YAML):
videos:
default:
url
:
"{local}/botones.mp4"
fallback
:
"https://www.youtube.com/watch?v=qyBcf184Mdw"
volume
: 45
loop
: false