Home Discord Store Get ClothesPlus Login
Esc

Admin Commands

Admin, cache, token, and reload commands for server operators.

Reload & Maintenance

CommandDescriptionPermission
/clothes reloadReload all configuration files and overlayswardrobeclothes.config.reload
/clothes cursor reloadReload cursor creator configuration onlywardrobeclothes.create
/clothes cursor regenerateRegenerate creator config from overlay folderswardrobeclothes.admin

Creator Admin Commands

CommandDescriptionPermission
/clothes cursor resetplayer Reset a player's creator data (triggers first-join again)wardrobeclothes.admin
/clothes cursor resetallReset all players' creator datawardrobeclothes.admin
/clothes cursor triggerjoin [player]Manually trigger the first-join UI for a playerwardrobeclothes.admin

Cache Management

ClothesPlus has multiple cache systems to improve performance. These commands let you manage them:

CommandDescriptionPermission
/clothes cache clearClear all cache systemswardrobeclothes.cache.clear
/clothes cacheView cache status and statswardrobeclothes.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:

CommandDescriptionPermission
/clothes addtoken Add outfit tokens to a playerwardrobeclothes.addtoken
/clothes removetoken Remove outfit tokens from a playerwardrobeclothes.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

CommandDescriptionPermission
/clothes wear Apply overlay to another playerwardrobeclothes.admin
/clothes unwear Remove overlay from another playerwardrobeclothes.admin
/clothes reset Reset another player's skinwardrobeclothes.admin

Color & Palette

CommandDescriptionPermission
/clothes paletteGenerate and manage color paletteswardrobeclothes.palette

MySQL Operations

CommandDescriptionPermission
/clothes mysqlView MySQL connection status and manage operationswardrobeclothes.mysql