![[IMG]](//proxy.spigotmc.org/9bd7d51648dd7daf23b9531e9195d6f57e7e2588/68747470733a2f2f692e696d6775722e636f6d2f366756586a62532e706e67)
GHolo - Modern & Lightweight Hologram and Interaction - Plugin
Supports Bukkit, Spigot, Paper (+ all Forks), Folia Servers from 1.19.4 to 1.21.5!
Overview & Special Features:
Holos
- Highly customizable holos / holograms!
- Create a unlimited amount of holos & holo rows!
- Use special types like "entity", "block", "item" or "itemstack"
- Extremly lightweight! (virtually no server utilization)
- All messages are translatable!
- Large amount of holo customizations!
- Folia support!
- SQL support!
- MiniMessage support!
- Multiline support with rows or line breaks!
- Custom Unicode symbols for holos!
- Directly import images as holograms into the game!
- Set a lot of custom data properties for your holos like:
- Visual display range
- Background color
- Text opacity
- Text shadow
- Text alignment
- Fixed rotation axis (billboard setting)
- See through (visible through blocks or not)
- Text scale
- Brigthness
- Permission (hide a holo or holo row by permission)
- Size
- Rotation
- PlaceholderAPI support!
- Create custom holo animations!
- Directly import all your holograms from other plugins:
- DecentHolograms
- HolographicDisplays
- FancyHolograms
- Import and export holos to/from the database to/from files!
- Public Holo API
- And many more ...
Interactions
- Highly customizable interactions!
- Create a unlimited amount of interactions & actions!
- Extremly lightweight! (virtually no server utilization)
- Trigger different actions of different kinds when interacting:
- Player command
- Server command
- Player chat message
- Teleport
- Velocity, Waterfall or Bungeecord server switch
- Set custom data properties for your interactions like:
- Permission (hide a interaction by permission)
- Size (change width & height)
- Import and export interactions to/from the database to/from files!
- Public Interaction API
- And many more ...
Holo types
There are different holo types which can be used by a prefix in a row:
Default holo row
![[IMG]](//proxy.spigotmc.org/f22e524e50c508945e21c7042248e86aa75bd9b8/68747470733a2f2f692e696d6775722e636f6d2f386842636b56702e706e67)
Entity holo type
- Prefix: "entity" (e.g. "entity:chicken")
![[IMG]](//proxy.spigotmc.org/7068d198e2c116d531fef651bf849f12d920b988/68747470733a2f2f692e696d6775722e636f6d2f71617a724b50592e706e67)
Block holo type
- Prefix: "block" (e.g. "block:diamond_block")
![[IMG]](//proxy.spigotmc.org/bfdcfdbe97435f208f28f7a605d0cd2e5fdb71ef/68747470733a2f2f692e696d6775722e636f6d2f644b6f6d766c532e706e67)
Item holo type
- Prefix: "item" (e.g. "item:diamond_sword")
![[IMG]](//proxy.spigotmc.org/8b133fce7bd13e2470852a47e017033e55194263/68747470733a2f2f692e696d6775722e636f6d2f525563684850772e706e67)
Itemstack holo type
- Prefix: "itemstack" (e.g. "itemstack:diamond_sword)
![[IMG]](//proxy.spigotmc.org/3823a3fb2c7d6b93939e08e91ca84a3ab3b1397c/68747470733a2f2f692e696d6775722e636f6d2f69434f505978522e706e67)
Holo options
Our Partner:
![[IMG]](//proxy.spigotmc.org/0eacafc7c9f5ed908831d24aef3ba772df894730/68747470733a2f2f656c697869726e6f64652e636f6d2f6173736574732f696d616765732f656c6978697262616e6e65726e65772e676966)
Commands:
Holo commands:
- /holo help -> holo help list
- /holo list [<page>] -> complete holo list
- /holo near [<range>] -> nearby holo list
- /holo create <id> -> create a new holo
- /holo info <id> -> get holo info like location and content
- /holo remove <id> -> remove a holo
- /holo rename <id> <newId> -> rename a holo
- /holo move <id> <x> <y> <z> -> move a holo to another location
- /holo tphere <id> -> move a holo to your location
- /holo tp <id> -> teleport to a holo
- /holo align <id> <alignId> x/y/z/xy/xz/yz/xyz -> align a holo on the axis of another holo
- /holo addrow <id> [<content>] -> add a new holo row for a holo
- /holo insertrow <id> <position> [<content>] -> insert a new holo row for a holo
- /holo setrow <id> <position> [<content>] -> set the content of a holo row
- /holo removerow <id> <position> [<updateoffsets>] -> remove a holo row of a holo
- /holo offsetrow <id> <position> <x> <y> <z> -> change the offset of a row
- /holo copy <id> <newId> -> copy a existing holo to a new holo
- /holo option <id> <holo/row> (<option> <value> [<value>])/(<position> <option> <value> [<value>]) -> change the data option of a holo / holo row
- /holo image <id> file/url/avatar/helm <source> [<width:height>] -> set a image from a source for a holo
- /holo import <type> [override] -> import holos by type
- /holo export <type> [override] -> export holos by type
Interaction commands:
- /interaction help -> interaction help list
- /interaction list [<page>] -> complete interaction list
- /interaction near [<range>] -> nearby interaction list
- /interaction create <id> -> create a new interaction
- /interaction info <id> -> get interaction info like location and actions
- /interaction remove <id> -> remove a interaction
- /interaction rename <id> <newId> -> rename a interaction
- /interaction move <id> <x> <y> <z> -> move a interaction to another location
- /interaction tphere <id> -> move a interaction to your location
- /interaction tp <id> -> teleport to a interaction
- /interaction align <id> <alignId> x/y/z/xy/xz/yz/xyz -> align a interaction on the axis of another interaction
- /interaction addaction <id> <type> <parameter> -> add a new interaction action for a interaction
- /interaction insertaction <id> <position> <type> <parameter> -> insert a new interaction action for a interaction
- /interaction setaction <id> <position> <type> <parameter> -> set the type and parameter of a interaction action
- /interaction removeaction <id> <position> -> remove a interaction action of a interaction
- /interaction copy <id> <newId> -> copy a existing interaction to a new interaction
- /interaction option <id> <option> <value> [<value>] -> change the data option of a interaction
- /interaction import <type> [override] -> import interactions by type
- /interaction export <type> [override] -> export interactions by type
Permissions:
OP-Permission: GHolo.*
Update-Notification-Permission: GHolo.Update
Plugin-Reload-Permission: GHolo.Reload
Permission list:
- GHolo.Holo -> Complete access to the "/holo" command
- GHolo.Interaction -> Complete access to the "/interaction" command
Bugs / Issues:
Stats:
Supported Minecraft-Versions:
1.19, 1.20 & 1.21
If you like my Plugins please support me by leaving a good Review!
Don't use the Review-Section for bug reports! Use any of the above named ways to contact me!!!