> For the complete documentation index, see [llms.txt](https://documentation.rcore.cz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.rcore.cz/paid-resources/rcore_clothing/api/server.md).

# Server

All server-side exports for `rcore_clothing`.

***

## Exports

<details>

<summary>getSkinByIdentifier</summary>

Returns the saved skin data for a player identifier.

```lua
local skin = exports['rcore_clothing']:getSkinByIdentifier(identifier)
```

</details>
