Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for linking holograms #134

Open
Bobilikessnow opened this issue Aug 7, 2024 · 4 comments
Open

Request for linking holograms #134

Bobilikessnow opened this issue Aug 7, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@Bobilikessnow
Copy link

Could a command be added that would link 2 holograms together?
This would make it easier to have holograms with different scales together to achieve different sizes of text

@Matt-MX
Copy link
Contributor

Matt-MX commented Aug 7, 2024

Similarly to this I think a sort of HologramStack could be cool, it would allow players/devs to stack holograms on top of each other e.g a title hologram with larger text, item hologram and then some text below.

Best way to visualize this is looking at DecentHologram's stacking feature.

image

@OakLoaf
Copy link
Contributor

OakLoaf commented Aug 7, 2024

I actually started working on this a little while back: #110

@OliverSchlueter OliverSchlueter added the enhancement New feature or request label Aug 8, 2024
@Schroddinger
Copy link

If I'm not mistaken, this will also prevent holograms from breaking when using ViaBackwards to allow older clients to connect to the server.
In modern clients, those [LF] are actual line breaks that displayentities allow, but nametags don't.

image

@OakLoaf
Copy link
Contributor

OakLoaf commented Nov 7, 2024

If I'm not mistaken, this will also prevent holograms from breaking when using ViaBackwards to allow older clients to connect to the server. In modern clients, those [LF] are actual line breaks that displayentities allow, but nametags don't.

If implemented as my original plan for HologamStacks then it probably would not resolve the ViaBackwards issue as if 2 text lines follow each other then they should be merged into 1 entity in my opinion. I personally recommend opening an issue in ViaBackwards to report this to them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants