An open API service indexing awesome lists of open source software.

https://github.com/HologramLib/ExamplePlugin

An example plugin for creating holograms & more using my HologramAPI
https://github.com/HologramLib/ExamplePlugin

minecraft-plugin plugin

Last synced: 8 months ago
JSON representation

An example plugin for creating holograms & more using my HologramAPI

Awesome Lists containing this project

README

          

# ExampleHologramPlugin
Depends on the [HologramLib](https://github.com/max1mde/HologramLib)

## Commands
Use `/testholos` with the following subcommands:

- `/testholos spawn ` - Spawn a hologram (types: text, text-viewers, item, block, leaderboard)
- `/testholos remove ` - Remove a hologram
- `/testholos list` - List all active holograms
- `/testholos modify ` - Modify a hologram
- Scale: `modify scale `
- Translation: `modify translation `
- Billboard: `modify billboard `
- Text: `modify text `
- Item: `modify item `
- Block: `modify block `
- Glow: `modify glow `
- `/testholos attach ` - Attach hologram to player

> [!NOTE]
> Use `/testholos spawn text-viewers ` to test the viewers command below

- `/testholos viewer [player]` - Manage hologram viewers

![image](https://github.com/max1mde/ExampleHologramPlugin/assets/114857048/c1944d95-3787-45b4-98af-c27ded0e3444)