🔧 SDK ReferenceManagersPlayerManagerremoveClothesremoveClothesRemoves clothes from the player.Syntaxplayer.removeClothes(ids);ParametersNameTypeDescriptionidsstring[]An array of clothes IDs to remove.Exampleplayer.addClothes(['beach-tshirt']);Available on: Client Server