promotional bannermobile promotional banner

Holographic Displays

[UNMAINTAINED] Create modern looking holograms.

File Details

Holographic Displays v2.3.1

  • R
  • Oct 2, 2018
  • 418.87 KB
  • 49.7K
  • 1.13+5

File Name

HolographicDisplays.jar

Supported Versions

  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Version 2.3.1

Spigot compatibility: from Spigot 1.8 to 1.13.2
Protocol Lib compatibility: v4.1.0 or higher

( ! ) Upgrading to 1.13 from previous versions

Floating icons inside holograms may not work (they will display as bedrock) because Material names have been changed. You will need to manually update them. You can find a list of valid Material names here (you can't use the ones with the prefix "LEGACY_"):

https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html

Changes in 2.3.1

  • * Fixed {player} and {displayname} not working in some cases
  • * Prevent holograms from being loaded before the worlds when using world management plugins
  • * Fixed pickup handler not working (only used by other plugins through the API)
  • * Fixed an error with Protocol Lib temporary players (used by other plugins)
  • - Dropped support for old Protocol Lib versions, now 4.1+ is required

Changes in 2.3.0

  • + Added support for Spigot 1.13 and 1.13.2
  • + Added bStats for metrics (https://bstats.org/plugin/bukkit/HolographicDisplays)
  • + Added option "precise-hologram-movement" (it prevents lines being misaligned when a hologram is teleported frequently, e.g. plugins that add chat bubbles above players heads with holograms). Disabling the option, if not needed, may slightly improve perfomance
  • * The plugin is now compatible with Java 9 and above
  • * Prevent hoppers from picking up item icons inside holograms
  • * Reading files with commands is now restricted to the plugin's folder
  • * Fixed an error with Protocol Lib
  • - Dropped support for 1.7.x
  • - Removed support for RedisBungee in 1.13+ (until RedisBungee supports 1.13)
  • - Removed MCStats for metrics