Skip to content

Releases: DecentSoftware-eu/DecentHolograms

[2.8.8] Update NBTAPI hotfix

18 May 20:41

Choose a tag to compare

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

18 May 20:03

Choose a tag to compare

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

28 Dec 13:19

Choose a tag to compare

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

12 Nov 09:36

Choose a tag to compare

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

30 Sep 13:20

Choose a tag to compare

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

15 Jun 11:47

Choose a tag to compare

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

10 Jun 12:29

Choose a tag to compare

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.

DecentHolograms 2.8.1

17 Mar 18:31

Choose a tag to compare

Changes in Version 2.8.1

Bug Fixes:

  • Optimized player join logic and plugin disable logic a little.
  • Fixed a few minor bugs.

API Changes in Version 2.8.1

  • Added a few null checks to DHAPI.
  • Added a check for valid names when creating new holograms using DHAPI.
  • Fixed the HologramClickEvent.
  • Other minor improvements.

Have you found any bugs or mistakes? Please report them on our Discord server.

DecentHolograms 2.8.0

14 Mar 20:46

Choose a tag to compare

Changes in Version 2.8.0

New features:

  • Added support for 1.19.4 (v1_19_R3).

Have you found any bugs or mistakes? Please, report them on our Discord server.

DecentHolograms 2.7.12

02 Mar 20:03

Choose a tag to compare

Changes in Version 2.7.12

Bugfixes:

  • Fixed clicking issues with holograms.
  • Fixed other minor bugs.

Have you found any bugs or mistakes? Please report them on our Discord server.