md-y / videoviewer

A Spigot plugin that allows video playback on entities.

Home Page:https://www.curseforge.com/minecraft/bukkit-plugins/videoviewer-play-videos-in-minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

videoviewer

A Spigot plugin that allows video playback on entities.

Download on Curseforge

Demo

Bad Apple demo on armor stands Demo

Usage

Videos located in the plugins/videoviewer directory can be played.

The /screen command is used for all functions.

Specifically, /screen create [width] [height] [entity type] creates a screen, and /screen play [filename] plays a video. Use /screen select to select the nearest screen for playback.

Building

The plugin uses JavaCV with shaded binaries.

In order to minimize the plugin jar size, it is recommended that one of the builds scripts is used or that building is done following this article.

Or you can download from the release page.

About

A Spigot plugin that allows video playback on entities.

https://www.curseforge.com/minecraft/bukkit-plugins/videoviewer-play-videos-in-minecraft

License:MIT License


Languages

Language:Java 97.8%Language:Shell 2.2%