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

Add entity type (besides mobs) "PLAYER" too, with all its attributes #212

Closed
3 tasks done
TheJoshue opened this issue May 18, 2024 · 2 comments
Closed
3 tasks done

Comments

@TheJoshue
Copy link

Just making sure

  • I have read the wiki and made sure, this feature is not yet in the plugin.
  • I believe, that this feature is possible to implement.
  • I made sure, that this feature has not been requested yet.

Problem

i know there is Citizens plugin but it stopped supporting a lot of versions and focuses on newer only...

Feature

so we currently can use

#ENTITY: <entity>

in a way for example:

#ENTITY: PIG

but what about:

#ENTITY: PLAYER

and even better (i am not sure how would this be written NBT-wise, so take my suggestion just as a rudimentary example please):

#ENTITY: PLAYER {Username:<player_username_here>}'

so for example:

#ENTITY: PLAYER {Username:Notch}'

you get the point

Alternatives

It would also be possible by doing '...'

@Andre601
Copy link
Contributor

From what I know are there particular reasons why you can't have player skins displayed...

But it doesn't matter anyways, because DecentHolograms is a holograms plugin. Having Entities displayed is just a small, but not primary feature of it.
If you want to use player skins, use an NPC plugin like Citizens. Yes, they only support latest main releases (And 1.8.8 for whatever reason), but you can just use an older version that still supports the release you want? Or even better: Just update your server.

@d0by1
Copy link
Member

d0by1 commented May 19, 2024

Hello, this will not be added. Andre explained the reasons well. Sorry.

@d0by1 d0by1 closed this as completed May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants