Skip to content

An example plugin for creating holograms & more using my HologramAPI

Notifications You must be signed in to change notification settings

HologramLib/ExamplePlugin

Repository files navigation

ExampleHologramPlugin

Depends on the HologramLib

Commands

Use /testholos with the following subcommands:

  • /testholos spawn <type> <id> - Spawn a hologram (types: text, text-viewers, item, block, leaderboard)
  • /testholos remove <id> - Remove a hologram
  • /testholos list - List all active holograms
  • /testholos modify <id> <option> <value> - Modify a hologram
    • Scale: modify <id> scale <x> <y> <z>
    • Translation: modify <id> translation <x> <y> <z>
    • Billboard: modify <id> billboard <type>
    • Text: modify <id> text <new text>
    • Item: modify <id> item <item type>
    • Block: modify <id> block <material>
    • Glow: modify <id> glow <true/false>
  • /testholos attach <id> <player> - Attach hologram to player

Note

Use /testholos spawn text-viewers <id> to test the viewers command below

  • /testholos viewer <id> <add/remove/clear> [player] - Manage hologram viewers

image

About

An example plugin for creating holograms & more using my HologramAPI

Topics

Resources

Stars

Watchers

Forks

Languages