Speedgot
GHolo - Modern & Lightweight Hologram and Interaction Plugin! - [1.19.4 - 1.21.5]
-----
✨ Create modern & lightweight holograms! ✨
Download Now
584.6 KB .jar
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Release 2.1.1 - Finalize 1.21.5 version support
Release 2.1.1:
[!]
Fixed small issues with the latest paper server versions of 1.21.5!
----------
,
Apr 12, 2025
Release 2.1.0 - 1.21.5 support
Release 2.1.0:
[+]
Added 1.21.5 server support!
[!]
Fixed the holo row offset of the importer process!
----------
,
Mar 28, 2025
Release 2.0.3 - Bugfixes
Release 2.0.3:
[!]
Fixed a spawn issue for item stack holo row types on spigot servers!
[!]
Fixed the missing offset on the import process of holos from external plugins!
----------
,
Mar 21, 2025
Release 2.0.2 - Bugfixes & Improvements
Release 2.0.2:
[>]
Lazy load interaction packet handlers to improve performance!
[>]
Improved tab complete for the holo image command!
[!]
Fixed translation issues!
[!]
Fixed holo location loading error!
----------
,
Mar 11, 2025
Release 2.0.1 - Bugfixes & Improvements
Release 2.0.1:
[>]
Improved plugin logger!
[>]
Improved default data detection for imports & exports!
[!]
Fixed entity rotation for "ENTITY:" holo types!
[!]
Fixed move subcommand error message on spigot servers!
[!]
Fixed out of bound error message on option subcommand!
[!]
Fixed tab complete for holo & interaction options!
[!]
Fixed holo & interaction import of rotation, size and scale!
[!]
Fixed exporter counter!
----------
,
Mar 9, 2025
Release 2.0.0 - Holo row types, interactions & a lot more
Release 2.0.0:
The database format has changed. Use `/holo import database-v1` if you want to migrate all old holos to the new format.
[+]
Added the "interaction" command! You can use it to create a interaction area in the world and add actions to it e.g. command or message!
[+]
Added new holo row types! You can use them in every holo row by a prefix! ("block", "entity", "item", "itemstack") e.g. ("entity:chicken")
[+]
Added file support for holos and interactions!
[+]
Added "files" import type for holos (Allows you to import holos from the "holos" folder into the database)
[+]
Added "database-v1" import type for holos (Use this type, if you want to migrate all old holos to the new format)
[+]
Added the "export" subcommand to the holo command! (Allows you to export holos from the database)
[+]
Added "files" export type for holos (Allows you to export holos from the database into the "holos" folder)
[+]
Added "rotation" to the holo options for the complete holo and rows!
[+]
Added "size" to the holo options for the complete holo and rows! (For block & item display types)
[+]
A resource pack reload triggered by the server will now reload the holos for the client!
[+]
Added interaction stats to the bstats overview
[+]
Added multiple API functions for holo and interaction handling!
[+]
Added "GInteractionPlayerEvent" which is triggered when a player interacts with an interaction in the world
[>]
Improved the plugin performance in multiple places!
[>]
Improved and changed multiple API functions for holo and interaction handling!
[>]
Improved the tab complete for the holo command! (e.g. setrow now shows the current row content, which makes editing easier)
[>]
Renamed holo subcommands: "relocate -> move", "tpto -> tp", "positionrow -> offsetrow", "copyrows -> copy", "data -> option", "setimage -> image"
[>]
The "image" holo subcommand now runs in the background and no longer blocks the server!
[>]
The "move" holo subcommand now allows the character "~" to use relative movement!
[>]
The "offsetrow" holo subcommand now allows the character "~" to use relative movement and "*" to reset the offset!
[>]
The value "transparent" is now a valid background color in the background color holo option!
[!]
Fixed a problem with the color format in a imported holo image!
[!]
Fixed "tp" holo subcommand player rotation!
[!]
Fixed a problem with the FancyHolograms color import!
[!]
Fixed multiverse plugin support!
----------
,
Feb 23, 2025
Release 1.2.0 - Bugfixes & Improvements
Release 1.2.0:
[>]
Changed the PlaceholderAPI config option to be always active!
[!]
Fixed MiniMessage format for gradients!
[!]
Fixed "tphere" issues when teleporting a holo between worlds!
----------
,
Feb 5, 2025
Update 1.1.2 - Added "permission" data option
Update 1.1.2:
[+]
Added holo data "permission" option! (You can use this to hide holos from players without permission)
----------
,
Jan 26, 2025
Update 1.1.1 - Added "near" subcommand
Update 1.1.1:
[+]
Added holo "near" subcommand!
[+]
Added "list-page-size" config option! (Defines the size of a single page of the list subcommand)
[+]
Added "near-range" config option! (Defines the default range of the near subcommand)
----------
,
Jan 11, 2025
Update 1.1.0 - Bugfixes & Improvements
Update 1.1.0:
[>]
Improved holo MiniMessage format on paper servers!
[>]
Improved performance on paper servers!
[>]
Improved version player stats!
[>]
Migrated to a paper-server-first compile structure!
[!]
Fixed problems with holos beeing visible in multiple worlds!
[!]
Fixed problems with holo animations in combination with PlaceholderAPI!
----------
,
Dec 22, 2024
Update 1.0.3 - Holo list & Improvements
Update 1.0.3:
[+]
Added missing "/holo list" command
[+]
Added "ru_ru" translation file
[>]
Renamed "importdata" subcommand to "import"
[>]
Extended "info" subcommand information by holo location
[>]
Updated bStats metrics
[>]
Empty chat messages no longer get send to players or console
[!]
Fixed latest version check
----------
,
Dec 11, 2024
Update 1.0.2 - Bugfixes
Update 1.0.2:
[!]
Fixed a mysql database issue!
[!]
Fixed holo remove error message!
----------
,
Dec 9, 2024
Update 1.0.1 - More data properties & imports
Update 1.0.1:
[+]
Added "text_alignment" data property to define the text alignment on newline breaks
[+]
Added "brightness" data property to define the brightness of a holo row (e.g. let it glow in a dark environment)
[+]
Added "FancyHolograms" holo import
[>]
The content argument for "addrow", "setrow" & "insertrow" is now optional to allow complete empty rows!
[>]
The data property "size" has been renamed "scale" to better reflect its behavior!
[!]
Fixed a "insertrow" offset issue!
----------
,
Dec 7, 2024
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
2,697
First Release:
Dec 4, 2024
Last Update:
Apr 12, 2025
Category:
---------------
All-Time Rating:
8 ratings
Find more info at discord.gg...
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support