đź“„Commands / Permissions

ClothesPlus – Quick‑Start & Command Guide

This page focuses on what you actually type in‑game, which permission each action needs, and what the command really does.

Console usage:
/clothes {playername} commands

example:
/clothes Axmon wear {overlayname}


Everyday Player Commands

Command

Syntax ‑ click entries to copy

What it does

Permission

Default

đź§‘ /wardrobe

/wardrobe

Spawns a preview NPC.

wardrobeclothes.npc

OP

🎒 /overlays

/overlays

Opens overlay GUI (no NPC will spawn).

wardrobeclothes.use

OP

🗂️ /outfits

/outfits

Opens the saved‑outfits GUI.

wardrobeclothes.use

OP

đź‘• Wear

/clothes wear <overlay>,<overlay>

Allow the user to add any overlay to there player. They can also add more than one overlay at a time to by doing a , at the end of <overlay>

wardrobeclothes.use

OP

đźš« Unwear

/clothes unwear <overlay>

Removes the overlay the player selected. Also, doing /clothes unwear {foldername}/ removes any overlays from that folder.

wardrobeclothes.use

OP

đź’ľ Save

/clothes save <name>

Saves current look as an outfit & costs 1 Token Per Save.

wardrobeclothes.save

OP

đź“‚ Load

/clothes load <name>

Loads an outfit that you saved.

wardrobeclothes.load

OP

🗑️ Delete

/clothes delete <name>

Deletes an outfit & refunds 1 token back to the user.

wardrobeclothes.delete

OP

🏳️ Race

/clothes race <gender> <race>

Allows you to load preset overlays of each race + gender.

wardrobeclothes.race

OP

🎨 Create

/clothes create

Enters the Character Creator.

wardrobeclothes.create

OP

↩️ Exit

/clothes exit

Leaves creator mode on the last stage.

wardrobeclothes.exit

OP

These are some examples of what players can type in chat to trigger these
features.
/clothes wear shirts/masculine/alex/blackhoodieslim
/clothes wear hats/red_beanie 2400 # wear for 2 minutes then auto‑remove
/clothes unwear shirts/ # remove every shirt overlay
/clothes save CasualFriday # manual command to saving outfits.

Outfit Tokens – What & Why

 Players start with X amount of tokens that is given to them in (LuckPerms group). To give players X amount, make sure to config it in the config.yml under the token_settings:

 When Saving an outfit, it will use 1 token & when Deleting an outfit, it will give back 1 token to the player. Also, tokens are Never spent on loading or editing your overlays.


Admin & Maintenance Commands

Command

Syntax

Action

Permission

âž• Add Tokens

/clothes add <player> <amount>

Gives player amount of tokens.

wardrobeclothes.addtoken

âž– Remove Tokens

/clothes remove <player> <amount>

Remove amount of tokens from player.

wardrobeclothes.removetoken

đź§» Reset

/clothes reset

Strips every overlay on the player & re‑applies there vanilla Mojang skin.

wardrobeclothes.reset

♻️ Reload

/clothes reload

Reloads all YAML Files and folders.

wardrobeclothes.admin

🔄 Refresh Skin

/clothes refresh

Force‑updates the player’s current skin/overlays.

wardrobeclothes.refresh

🗑️ Admin Delete

/clothes admin delete <player> <outfit>

Remove another player’s outfit.

wardrobeclothes.admin

📜 Info

/clothes info

Shows plugin version, links & credits.

wardrobeclothes.use

âť“ Help

/clothes help [page]

Show help commands in chat.

wardrobeclothes.use

🛠️ NSL Generator

/clothes nsl

Generates no‑skin‑layer overlay PNGs (dev tool).

wardrobeclothes.admin


Permission list and info

wardrobeclothes.use # Core GUI + wear/unwear/save/load/delete/help/info
wardrobeclothes.outfits # Allows you to enter 'outfits' GUI
wardrobeclothes.npc # /wardrobe NPC preview, allows you to see the NPC.
wardrobeclothes.save|load|delete # Outfit permissions to save / load / delete.
wardrobeclothes.race # Player race selection, please do give this for Creator
wardrobeclothes.create # Enter creator mode
wardrobeclothes.exit # Leave creator mode
wardrobeclothes.addtoken # /clothes add {username} {amount} Only Admin can use
wardrobeclothes.removetoken # /clothes remove {username} {amount} Only Admin can use
wardrobeclothes.reset # /clothes reset
wardrobeclothes.refresh # /clothes refresh

Per‑Overlay

wardrobeclothes.overlay.* # Every overlay [example]
wardrobeclothes.overlay.hairs.* # Every hair overlay [example]
wardrobeclothes.overlay.hairs.red # Single PNG [example]
wardrobeclothes.overlay.shirts.muscular.alex.blacktee # Deep path example [example]

Published with Nuclino