-
Notifications
You must be signed in to change notification settings - Fork 147
[Feature] Allow adding / tweaking hologram display lines on the display items hologram. #806
Comments
We use nametag to show name not ArmorStand so it is impossible. |
Could you perhaps add a plugin hook for Holographic Displays then? |
I'm afarid it may effect performance btw i will think about it. |
1 similar comment
I'm afarid it may effect performance btw i will think about it. |
Let me know if you need anyone to test it. ShopChest doesn't actually use Holographic Displays, but instead their own native implementation for comparison. https://github.com/EpicEricEE/ShopChest/blob/967b9f2ce37601ab7f9424048547c192d4771b7f/src/main/java/de/epiceric/shopchest/shop/Shop.java I'd be fine settling for requiring HD as a dependency if it's easier to implement since I have other plugins that also rely on it. |
You could make an add-on, so that if people want it, they can use that and you don't suffer performance in QS for this feature. |
Describe the Feature
Would it be possible to allow players to individually add hologram text to their shop display item hologram? Or at least allow customizing the hologram format globally for all shops?
Screenshots

The ShopChest plugin supports this with allowing holograms to be edited and tweaked.
Additional context
This can tie into #805 with allowing the hologram text to only appear when you hover over the shop.
The text was updated successfully, but these errors were encountered: