We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fholo list displays the x/y/z coordinates of each hologram
fholo list
> 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
The text was updated successfully, but these errors were encountered:
Once FancyHologram gets the the commands revamp, it will also look nicer. I just added the world name for now.
Sorry, something went wrong.
Thanks. Looks good.
Please add yaw and pitch in list and info. They are not always 0.
list
info
No branches or pull requests
fholo list
displays the x/y/z coordinates of each hologramIt would be nice to add the world name, something like
The text was updated successfully, but these errors were encountered: