You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The skin-changer is working correctly. The plugin is now broken due to player name changes on player disguising. Must replace all player name comparison checks by UUID checks. Opening #30 to track this issue.
Note that Offline Mode could have some issues with this feature as UUIDs might change on player's rejoin. Will add configuration on the next commit.
# If this feature is enabled all players will be randomly disguised with other participant's skin and names periodically
rotate_skins:
enabled: true
period: 2 # The period in episodes when a skin rotations cycle will be executed
A proxy based Mojang API is needed to finish this feature
The text was updated successfully, but these errors were encountered: