Admin Commands
Admin, cache, token, and reload commands for server operators.
Reload & Maintenance
| Command | Description | Permission |
|---|
/clothes reload | Reload all configuration files and overlays | wardrobeclothes.config.reload |
/clothes cursor reload | Reload cursor creator configuration only | wardrobeclothes.create |
/clothes cursor regenerate | Regenerate creator config from overlay folders | wardrobeclothes.admin |
Creator Admin Commands
| Command | Description | Permission |
|---|
/clothes cursor resetplayer | Reset a player's creator data (triggers first-join again) | wardrobeclothes.admin |
/clothes cursor resetall | Reset all players' creator data | wardrobeclothes.admin |
/clothes cursor triggerjoin [player] | Manually trigger the first-join UI for a player | wardrobeclothes.admin |
Cache Management
ClothesPlus has multiple cache systems to improve performance. These commands let you manage them:
| Command | Description | Permission |
|---|
/clothes cache clear | Clear all cache systems | wardrobeclothes.cache.clear |
/clothes cache | View cache status and stats | wardrobeclothes.cache |
There are three independent cache systems:
- Shared Cache — Caches clothing combinations for all players
- Creator Cache — Caches previews during character creation
- Base Skin Cache — Per-player cache when using Mojang skins
Token Management
Tokens control how many outfit slots a player can have. Admins can manually adjust tokens:
| Command | Description | Permission |
|---|
/clothes addtoken | Add outfit tokens to a player | wardrobeclothes.addtoken |
/clothes removetoken | Remove outfit tokens from a player | wardrobeclothes.removetoken |
Token allocation is usually handled automatically via LuckPerms groups in config.yml. Manual token commands are useful for one-off adjustments or event rewards.
Overlay Management
| Command | Description | Permission |
|---|
/clothes wear | Apply overlay to another player | wardrobeclothes.admin |
/clothes unwear | Remove overlay from another player | wardrobeclothes.admin |
/clothes reset | Reset another player's skin | wardrobeclothes.admin |
Color & Palette
| Command | Description | Permission |
|---|
/clothes palette | Generate and manage color palettes | wardrobeclothes.palette |
MySQL Operations
| Command | Description | Permission |
|---|
/clothes mysql | View MySQL connection status and manage operations | wardrobeclothes.mysql |