
Display videos/still-images, With amazing performance without the use of texture-packs!
Create high-quality in-game billboards from images using maps.
Built for performance, large images, and smooth rendering.
Billboards are created from image files placed in the plugin’s images/ folder and defined in config.yml.
Each billboard has:
/plugins/Billboards/images/
Example:
example.png
config.yml and define the image:image: "%example%.png"
example is the billboard nameDefine the size (in maps) in config.yml:
size:
width: 4
height: 3
width → number of maps horizontallyheight → number of maps verticallyOnce the image and size are defined:
/billboard spawn <billboard-name>
Example:
/billboard spawn example
This will:
/billboard spawn <name>Spawns a billboard using the image and size defined in the config.
/billboard listLists all spawned billboards.
Each entry includes:
/billboard reloadReloads the config and images without restarting the server.
/billboard remove <name>Removes a specific billboard.
/billboard wipeall⚠️ Removes all billboards from the world.
Some list entries may include:
screenshot:listscreenshot:reloadscreenshot:spawnThese are internal tools used for previewing and refreshing billboard renders.
This is a Beta release.
If you report issues, please include: