Login
Esc

ClothesPlus Documentation

Current setup and configuration reference for ClothesPlus 3.1.4.

ClothesPlus is a Paper plugin for wardrobe overlays, custom skins, cursor-based character creation, stores, barber shops, sewing, preview avatars, and resource-pack delivery.

This documentation matches the current 3.1.4 defaults in the plugin repository. The modern docs route reads these files from website/docs, so /docs/ is the canonical documentation path.

What changed recently

  • DynamicUV preview avatars are used for creator and previewer displays, with configurable idle animations in uis/creator/dynamicuv_animations.yml.
  • /ccreator opens the cursor creator faster and uses the same permission system as /clothes cursor.
  • /wardrobe and cursor creator navigation cooldowns are removed by default.
  • /clothes apikey writes mineskin.api-key, reloads the MineSkin client immediately, and disables bundled testing keys.
  • /clothes extract extracts bundled overlays.zip, reloads overlays, and regenerates cursor overlay configs.
  • Resource-pack generation now uses provider modes, pack-types, fingerprints, and content checks to avoid regenerating/copying unchanged outputs on every restart.
  • Existing user YAMLs are migrated with backups, missing defaults are merged, and obsolete legacy leaves are stripped.

Main folders

text
plugins/ClothesPlus/
  config.yml
  licensing/clothesplus-license.key
  overlays/
  base_skin/
  player_config/
  resourcepack-edit/
  pack-types/
  uis/
    creator/
    previewer/
    wardrobe/
    outfits/
    skins/
  gui-systems/
    cstore/
    barber/
    sewing/

First commands

text
/clothes wiki
/clothes apikey <mineskin-api-key>
/clothes extract
/clothes cursor generate
/clothes cursor reload
/ccreator
/wardrobe

PacketEvents is required! ClothesPlus will not function without PacketEvents installed.