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

Feature request: more info in list command #114

Open
SlimeDog opened this issue Jun 28, 2024 · 2 comments
Open

Feature request: more info in list command #114

SlimeDog opened this issue Jun 28, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@SlimeDog
Copy link

fholo list displays the x/y/z coordinates of each hologram

> fholo list
[11:22:06 INFO]: List of holograms:
[11:22:06 INFO]: Page 1/3
[11:22:06 INFO]:  - lobby-yellowdog-block (130.62/5.4/134.12)
[11:22:06 INFO]:  - lobby-city (134/4.5/142.25)
[11:22:06 INFO]:  - lobby-skyblock (142.25/4.5/139)
[11:22:06 INFO]:  - lobby-playground-block (133.88/5.4/130.62)
[11:22:06 INFO]:  - lobby-yellowdog (130.75/4.5/134)
[11:22:06 INFO]:  - playground-spawn (0/66.75/-2)
[11:22:06 INFO]:  - lobby-skyblock-block (142.38/5.4/138.88)
[11:22:06 INFO]:  - lobby-westeros (139/4.5/142.25)
[11:22:06 INFO]:  - lobby-luckyblock-block (142.38/5.4/133.88)
[11:22:06 INFO]:  - lobby-westeros-block (139.12/5.4/142.38)

It would be nice to add the world name, something like

> fholo list
[11:22:06 INFO]: List of holograms:
[11:22:06 INFO]: Page 1/3
[11:22:06 INFO]:  - lobby-yellowdog-block (130.62/5.4/134.12) in world_lobby
[11:22:06 INFO]:  - lobby-city (134/4.5/142.25) in world_lobby
[11:22:06 INFO]:  - lobby-skyblock (142.25/4.5/139) in world_lobby
[11:22:06 INFO]:  - lobby-playground-block (133.88/5.4/130.62) in world_lobby
[11:22:06 INFO]:  - lobby-yellowdog (130.75/4.5/134) in world_lobby
[11:22:06 INFO]:  - playground-spawn (0/66.75/-2) in world
[11:22:06 INFO]:  - lobby-skyblock-block (142.38/5.4/138.88) in world_lobby
[11:22:06 INFO]:  - lobby-westeros (139/4.5/142.25) in world_lobby
[11:22:06 INFO]:  - lobby-luckyblock-block (142.38/5.4/133.88) in world_lobby
[11:22:06 INFO]:  - lobby-westeros-block (139.12/5.4/142.38) in world_lobby
@OliverSchlueter OliverSchlueter added the enhancement New feature or request label Jun 28, 2024
@OliverSchlueter
Copy link
Member

Once FancyHologram gets the the commands revamp, it will also look nicer. I just added the world name for now.

@SlimeDog
Copy link
Author

SlimeDog commented Jul 4, 2024

Thanks. Looks good.

Please add yaw and pitch in list and info. They are not always 0.

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

2 participants