Releases: DecentSoftware-eu/DecentHolograms
Releases · DecentSoftware-eu/DecentHolograms
[2.8.11] Support for 1.21.1
[2.8.10] Item NBT support for 1.20.5+
Changes 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.
[2.8.9] 1.21 Support
Changes 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.
[2.8.8] Update NBTAPI hotfix
Changes 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.
[2.8.7] 1.20.6 Support & More
Changes in Version 2.8.7
New features:
- Added support for v1_20_R4 (1.20.5 and 1.20.6).
- Added support for the change in Paper that removed per-version package relocations in CraftBukkit.
- Added a unique permission for each sub-command. The general 'dh.admin' permission will still grant access to all of them. (Thanks Andre_601)
- Added a 'FACING' option to the align command. (Thanks Andre_601)
- Added 'rm' alias for remove page and line sub commands.
- Added the ability to use placeholders in item lines (ICON, HEAD, SMALLHEAD).
Bugfixes:
- Fixed pages occasionally duplicating when switching between them. yay!
- Fixed item stack parsing to prioritize skull texture before owner.
- Fixed item stack parsing to first look for extras and then NBT.
- Changed the priority of Damage event handler to make sure Damage Display always shows the most up-to-date value. (Thanks Leomelonseeds)
- Fixed retrieving of skull textures for versions post 1.20. (Thanks PierreSchwang)
- Fixed some typos and improved some descriptions. (Thanks Andre_601)
- Fixed the 'damage-display.zero-damage' config option. (Thanks Andre_601)
- Healing displays no longer appear for entities at full health.
- Attempted to fix the 'Failed to modify players pipeline' error.
- Optimized some parts of the code.
[2.8.6] 1.20.4 Support
Changes in Version 2.8.6
New features:
- Added support for v1_20_R3 (1.20.4).
Bugfixes:
- Fixed item stack parsing to prioritize skull texture before owner.
Have you found any bugs or mistakes? Please, report them on our Discord server.
Bugfixes, API Improvements
Changes in Version 2.8.5
Bugfixes:
- Fixed an issue with the packet listener that would occasionally cause issues on player join, kicking the joining player in the process. (This was the "java.util.NoSuchElementException: packet_handler" exception)
- Cleaned up the codebase slightly.
API Changes in Version 2.8.5:
- When using custom ItemStacks in hologram lines for content, their CustomModelData now gets preserved.
- Fixed inserting of lines causing the new lines to be offset (merged with the line below).
Have you found any bugs or mistakes? Please, report them on our Discord server.
1.20.2 Support, Bugfixes
Changes in Version 2.8.4
New features:
- Added support for v1_20_R2 (1.20.2).
- Improved performance.
Bugfixes:
- Fixed
/dh line add
command being player-only. Console can now execute it. - Fixed other minor bugs.
Have you found any bugs or mistakes? Please report them on our Discord server.
API bugfixes
API Changes in Version 2.8.3
Bugfixes:
- Fixed HologramClickEvent being fired on invalid clicks.
- Fixed other minor bugs.
Have you found any bugs or mistakes? Please report them on our Discord server.
1.20 Support, Bugfixes
Changes in Version 2.8.2
New features:
- Added support for v1_20_R1.
- Improved performance and thread-safety.
Bugfixes:
- Fixed issues with synchronization.
- Fixed other minor bugs.
Have you found any bugs or mistakes? Please report them on our Discord server.