Camotoy / GeyserSkinManager

Show Geyser's players' skins on your server!
MIT License
74 stars 11 forks source link

Doesn't work well with skin-restorer #5

Open Hellohi3654 opened 3 years ago

Hellohi3654 commented 3 years ago

Maybe add a hook into skin restorer that makes sure bedrock player always gets their own skin on join and when doing /skin clear it sets the bedrock player's skin to the skin they currently have applied instead of Steve or Alex

Camotoy commented 3 years ago

It appears that SkinsRestorer doesn't have such API options at this time. Regardless, I will leave this open.

Hellohi3654 commented 3 years ago

somehow or other this plugin uses skinrestorer https://github.com/AurorusFur/FurryRoleplay

Hellohi3654 commented 3 years ago

image

Hellohi3654 commented 3 years ago

found that in that plugin

Hellohi3654 commented 3 years ago

https://github.com/AurorusFur/FurryRoleplay/blob/6d239ee18c5f46c61c63f646e7607bdee17a6392/Furry%20Roleplay/src/main/java/org/aurorus/furryrp/inventories/WardrobeInv.java#L17

candrawardana commented 2 years ago

bump