Skip to content

Rewrite the SkinManager to avoid race conditions & Mojang ratelimit#392

Open
OptimisticDeving wants to merge 10 commits intokaboomserver:masterfrom
OptimisticDeving:skin-manager-rewrite
Open

Rewrite the SkinManager to avoid race conditions & Mojang ratelimit#392
OptimisticDeving wants to merge 10 commits intokaboomserver:masterfrom
OptimisticDeving:skin-manager-rewrite

Conversation

@OptimisticDeving
Copy link
Contributor

Also removes the per-player cooldown since a maximum of 2 requests is sent per second. UUID request results are also cached.

OptimisticDeving and others added 7 commits March 22, 2026 06:35
This method will also return true if the proxy is configured as online mode, whereas the other one did not and presumably always applied skins when behind a proxy.
Also removes the per-player cooldown since a maximum of 2 requests is sent per second. UUID request results are also cached.
@OptimisticDeving OptimisticDeving marked this pull request as draft March 22, 2026 17:21
@OptimisticDeving OptimisticDeving marked this pull request as ready for review March 22, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants