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: 5 months ago
JSON representation
An example plugin for creating holograms & more using my HologramAPI
- Host: GitHub
- URL: https://github.com/hologramlib/exampleplugin
- Owner: HologramLib
- Created: 2023-08-03T12:03:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-22T18:37:49.000Z (about 1 year ago)
- Last Synced: 2025-05-22T19:40:31.978Z (about 1 year ago)
- Topics: minecraft-plugin, plugin
- Language: Java
- Homepage:
- Size: 959 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
