ProgressionHolographicDisplays
PluginMIT

ProgressionHolographicDisplays

Lightweight hologram plugin using vanilla Text Display Entities — no NMS, no resource pack, just clean floating text and values anywhere on your server.

29
Downloads
1
Followers
1 months ago
Updated
📦
1
Versions

📖About ProgressionHolographicDisplays

✨ ProgressionHolographicDisplays

ProgressionHolographicDisplays creates floating text holograms using Minecraft's native Text Display Entities — no NMS hacks, no Citizens dependency, no version-specific workarounds. If the entity exists in your MC version, the hologram works.

Designed to slot cleanly into the Progression ecosystem, it exposes an API so other plugins (like ProgressionJumpRun) can place and update holograms without managing display entities themselves.

Features

  • Text Display Entity based — native Minecraft, no reflection or NMS
  • Persistent holograms — survive server restarts
  • Create, delete, list via simple commands
  • API for other plugins — ProgressionAPI integration for dynamic hologram updates
  • Lightweight — minimal overhead, no background threads

Commands

Command Permission Description
/phd create <name> phd.admin Create a hologram at your location
/phd delete <name> phd.admin Remove a hologram
/phd list phd.admin List all holograms
/phd reload phd.admin Reload config

Dependencies

Requires ProgressionAPI.


Part of the Rosewood Progression ecosystem — built for RPG and MMO-style Paper servers.