DecentHolograms 2.9.0 [EXPERIMENTAL]
on Jun 6, 2025Changes in Version 2.9.0
Notes:
- This release is marked experimental. It is safe to use on your server, but unexpected bugs or version‑specific quirks may occur.
- If you encounter any issues (holograms not showing, errors, etc.), please report them on our Discord server, so we can fix quickly them.
New features / Improvements:
- Rewritten NMS integration: Completely replaced the old, reflection-heavy code with separate modules for each supported Minecraft version.
- Improved performance: Plugin now interacts directly with NMS classes, removing reflection overhead.
- Modular version support: Each Minecraft version is isolated in its own module, making future updates safer.
- New features are now possible: The old system made adding anything new virtually impossible—this rewrite fixes that.
Have you found any bugs or mistakes? Please, report them on our Discord server.
DecentHolograms 2.8.17
on May 6, 2025Changes in Version 2.8.17
New features:
- Added a config option to set the timeout for loading skull textures (Thanks Andre601)
Bugfixes:
- Updated item-nbt-api to 2.15.0
- Fixed connection issues when loading skull textures (Thanks Andre601)
DecentHolograms 2.8.16
on Mar 27, 2025Changes in Version 2.8.16
New features:
- Added support for 1.21.5 (v1_21_R4)
Bugfixes:
- Fixed wrong view angles of entities
DecentHolograms 2.8.15
on Feb 27, 2025Changes in Version 2.8.15
New features:
- Updated dependencies
Bugfixes:
- Fixed (hopefully) the "Failed to modify player's pipeline" error. (Thanks Dymeth)
- Fixed mixed-up config options in damage & healing displays.
- Fixed Holograms, that failed to load, not being destroyed properly and staying in the cache.
DecentHolograms 2.8.14
on Feb 16, 2025Changes in Version 2.8.14
Bugfixes:
- Fixed a bug that caused non-persistent holograms to create a file.
DecentHolograms 2.8.13
on Feb 15, 2025Changes in Version 2.8.13
New features:
- Added support for 1.21.4. (Thanks mickas)
- Added '--center' option to hologram create command. (Thanks Andre601)
Bugfixes:
- Fixed an exception being logged wrongfully.
- Improved some parts of the codebase. (Thanks NonSwag)
DecentHolograms 2.8.12
on Nov 9, 2024Changes in Version 2.8.12
New features:
- Added support for 1.21.2 and 1.21.3. (Thanks shaijana)
- Added
holograms-eye-level-positioning
config option
Bugfixes:
- Fixed skull textures on 1.21.1. (Thanks Olzie-12)
- Fixed loading worlds after their worlds not supporting UUID world identifiers.
- Fixed exception being thrown then adding an action with invalid type.
- Improved some parts of the codebase.
DecentHolograms 2.8.11
on Aug 10, 2024Changes in Version 2.8.11
New features:
- Added support for 1.21.1.
Bugfixes:
- Fixed getting of worlds when loading holograms. (Thanks Andre_601)
- Removed soft-depend on ProtocolLib.
DecentHolograms 2.8.10
on Aug 7, 2024Changes in Version 2.8.10
New features:
- Added support for Item NBT in 1.20.5+. (Thanks Andre_601)
Bugfixes:
- Fixed the description of removeaction subcommand. (Thanks postyizhan)
- Minor improvements.
DecentHolograms 2.8.9
on Jun 27, 2024Changes in Version 2.8.9
New features:
- Added support for 1.21. (Thanks resi23)
- Added a config option for resetting hologram visibility on player teleport.
Bugfixes:
- Fixed check for incompatible server version throwing exceptions.
- Fixed items not updating when setting lines.
- Fixed GHolo converter. (Thanks Andre_601)
- Optimized some parts of the code.
DecentHolograms 2.8.8
on May 18, 2024Changes in Version 2.8.8
Bugfixes:
- Update NBTAPI to support Paper 1.20.6.
Have you found any bugs or mistakes? Please, report them on our Discord server.