Holographic Displays v2.4.1

Details

  • Filename
    HolographicDisplays.jar
  • Uploaded by
  • Uploaded
    Jan 12, 2020
  • Size
    480.45 KB
  • Downloads
    101,745
  • MD5
    e1b06c509a6b9be6813d0d594d4d2101

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8

Changelog

Version 2.4.1

Spigot compatibility: from Spigot 1.8 to 1.15.2
ProtocolLib compatibility: v4.1.0 or higher
Java compatibility: Java 8 or higher

Upgrading from 1.12 to 1.13+? Read here

Changes in 2.4.1

  • + Added support for Spigot up to 1.15.2.
  • + Added support for NBT tags in icons. You can add NBT after the icon's material. Example: ICON: diamond {... NBT data here ...}
  • * Fixed RedisBungee support on 1.13+

Changes in 2.4.0

  • + Added support for Spigot up to 1.14.4.
  • + Added clickable command suggestions in chat after editing a hologram to quickly edit the lines. Can be disabled in config.yml by setting "quick-edit-commands" to false.
  • + Hologram names can now contain uppercase charaters. When referring to holograms by name, they are still case insensitive.
  • + Re-added RedisBungee support for 1.13+.
  • * Plugin now requires Java 8.
  • * External plugins still using the old Holographic Displays API (from v1.x) will now cause a warning in the console. In future versions it will raise an exception.
  • * (For developers) Player relative placehoders now follow setAllowPlaceholder(...) rules.
  • * Touchable holograms now have the hitbox at the correct height.
  • * Fixed error related to items with ProtocolLib on older versions.
  • * Fixed error related to the stacktrace when using some versions of Java.