Commands:
- /holotalks reload — Reloads plugin config without restarting the server
- /holotalks info — Shows plugin info, author, version, and website ℹ️
⚙️ Configuration (config.yml):
hologram:
height: 2.3 # Height of hologram above player’s head
duration: 100 # ⏰ Duration in ticks (100 ticks = 5 seconds)
update-interval: 2 # How often hologram position updates (ticks)
view-radius: 30 # Radius in blocks where holograms are visible
⚠️ Notes:
- Requires Paper or Spigot 1.19.4+ server
- Uses native TextDisplay entity introduced in 1.19.4
- ProtocolLib is required for full functionality
- Holograms only appear to players within the view radius to reduce load