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

Implement a notchian skin server #10

Open
alikindsys opened this issue Nov 20, 2024 · 1 comment
Open

Implement a notchian skin server #10

alikindsys opened this issue Nov 20, 2024 · 1 comment

Comments

@alikindsys
Copy link
Contributor

This would allow for player skins to persist across different servers.

We would have to take into consideration existing skins for users who bought the game, where we delegate to Mojang's API until said user sets a skin ou our skin server (and gets marked as dirty and preferred to Mojang's skin server).

It might be nice for it to be version agnostic, and implement a way to "steve-ify" modern thin skins, so even moving to an older server (e.g. GregTech: New Horizons) players' skin would look mostly normal.

@alikindsys
Copy link
Contributor Author

This would be implemented in a way that only changing the skin server on the server settings would do the trick, requiring little to no changes to the mod as possible.

A separate mixin-only mod might be needed for integrating any existing player skin mods with the new API, as we wouldn't implement an session server (yet).

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

1 participant