Releases: DecentSoftware-eu/DecentHolograms
DecentHolograms 2.7.5
Changes [2.7.5]:
- [API] Hologram visibility. It's now possible to just show the hologram to certain players or to hide it just from certain players. I will add this on the wiki but ask me on Discord for now.
- [API] Fixed SkullUtils throwing an exception when reading data from ItemStacks. (#82)
Have you found any bugs or mistakes? Please, report them on our Discord server.
DecentHolograms 2.7.4
Changes [2.7.4]:
- [Improved] Holograms now load when their world loads. (If they failed to load originally due to their world not being ready yet.)
- [Improved] Performance a little bit by cleaning up the code and making certain things run async. (Hologram loading, etc.)
- [Fix] Damage & Heal displays throwing null pointer. (Introduced in 2.7.3)
- [Fix] A few other minor bugs.
Have you found any bugs or mistakes? Please, report them on our Discord server.
DecentHolograms 2.7.3
Changes [2.7.3]:
- [Fix] HolographicDisplays convertor now properly converts icons, that don't have a space after the ICON qualifier. (ex.: ICON:STONE)
- [Fix] A few other minor bugs.
- [API] Fixed hologram clone method.
- [API] Setting ICON, HEAD and SMALLHEAD lines using DHAPI doesn't flicker now.
- [API] Added the posibility to hide holograms just for ceratin players. Use
Hologram#setHidePlayer
to hide andHologram#removeHidePlayer
to show.
Have you found any bugs or mistakes? Please, report them on our Discord server.
DecentHolograms 2.7.2
DecentHolograms 2.7.1
Changes [2.7.1]:
- Fixed a bug caused by experimental change in 2.7.0 (Only affects 1.8 servers)
Have you found any bugs or mistakes? Please, report them on our Discord server.
DecentHolograms 2.7.0
Changes [2.7.0]:
- Optimized the plugin quite a lot
- Fixed a few minor bugs
Have you found any bugs or mistakes? Please, report them on our Discord server.
DecentHolograms 2.6.0
Changes [2.6.0]:
- Added optional location argument to the hologram clone command (
/dh h clone <hologram> <name> [temp] [-l:world:x:y:z]
) - Fixed a few minor bugs
Have you found any bugs or mistakes? Please, report them on our Discord server.
DecentHolograms 2.5.5
Changes [2.5.5]:
- Improved damage, heal displays (number formatting)
- Improved the code a tiny bit
- Fixed item parsing that's been broken in 2.5.4
Have you found any bugs or mistakes? Please, report them on our Discord server.
DecentHolograms 2.5.4
Changes [2.5.4]:
- Added convertor for Holograms plugin
- Added time took for the reload message
- Fixed hologram move command - floating point numbers now work in the "difference" format (Ex.: ~0.1)
- Fixed a weird bug with ProtocolLib packet listener (This can also be fixed by updating ProtocolLib)
- Fixed some minor bugs
- Improved the code a tiny bit
Have you found any bugs or mistakes? Please, report them on our Discord server.
DecentHolograms 2.5.3
Changes [2.5.3]:
- Fixed line facing being overriden by hologram facing and not being saved properly
- Fixed updating the visibility of lines according to their view-permissions
- Fixed hologram clone command not saving cloned holograms and duplicating pages
Have you found any bugs or mistakes? Please, report them on our Discord server.