Skip to content

[2.10.0] Displays

Latest

Choose a tag to compare

@d0by1 d0by1 released this 10 May 09:35
· 1 commit to main since this release

Changes in Version 2.10.0 [EXPERIMENTAL]

Notes:

  • This release is marked as experimental. It is safe to use on your server, but unexpected bugs or version-specific quirks may still occur.
  • If you encounter any issues (displays not working properly, errors, visual glitches, etc.), please report them on our Discord server so we can fix them quickly.
  • Feedback is highly appreciated and helps improve Displays faster.
  • More information about this update can be found in Discord announcements.

New Features / Improvements:

  • Added Displays: a brand new hologram type alongside classic Armor Stand holograms, configurable with /dh display ...
    • Powered by Minecraft display entities (1.19.4+)
    • Supports text, item, and block displays
    • Includes customizable attributes such as:
      • background color
      • glow color
      • scale
      • rotation
      • billboard mode
      • translation
      • brightness
      • opacity
      • alignment
      • skull textures
      • and more
    • Supports animations for selected attributes
    • Uses a custom data-driven attribute system configurable with /dh display attribute ...
    • Includes configurable defaults via attribute-defaults.yml
    • Includes full tab completion support
    • Includes major rendering and performance optimizations:
      • custom text parsing (~26× faster than Bukkit)
      • designed to have near-zero impact on normal setups
    • Uses canonical Minecraft material IDs (minecraft:stone, etc.)

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