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

Player Head Generation #51

Open
aakatz3 opened this issue Dec 15, 2020 · 5 comments · May be fixed by #56
Open

Player Head Generation #51

aakatz3 opened this issue Dec 15, 2020 · 5 comments · May be fixed by #56
Labels
feature New feature or request
Projects

Comments

@aakatz3
Copy link
Collaborator

aakatz3 commented Dec 15, 2020

Support the generation of player Head and mobhead item stacks

@aakatz3 aakatz3 added the feature New feature or request label Dec 15, 2020
@ZachyFoxx
Copy link
Member

I don't see why this can't be a plugin of it's own, since that would make more sense to me.
StickyAPI is just a library of common code and such. These are just my thoughts ^^

@aakatz3
Copy link
Collaborator Author

aakatz3 commented Dec 15, 2020

It's common for use in GUIs, etc. It already exists just needs to get its own proper branch.

@aakatz3
Copy link
Collaborator Author

aakatz3 commented Dec 15, 2020

It's basically code that takes a UUID, StickyUser, Player/OfflinePlayer, or name and texture, and makes an itemstack of it

@vladfrangu
Copy link

If this solely creates the item stack, this fits in the API, it's unrelated to a command like /head :3

@aakatz3
Copy link
Collaborator Author

aakatz3 commented Dec 15, 2020

It just creates the stack or gets info out of a stack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
StickyAPI
In Development
3 participants