Version 1 proved the concept but carried several painful bugs and performance issues.
Version 2.0.0 is a complete-rewrite:
⚙️ Hundreds of bug fixes (skin caching, async tasks, memory leaks).
🚀 New mechanics—accessory stacking, NPC previews, expanded token system.
⚡ Internal codebase refactored for up to 3× faster skin generation on 1.20+.
We released 2.0.0 early so the community can battle-test new features while we finish edge-case polishing. Expect rapid patch builds.
Dependency | Purpose | Minimum Tested Version | Download |
PacketEvents | Packet interception (titles, sound packets, NPCs). | 2.7.0 | |
SkinsRestorer | Fetch & apply textures from Mojang / MineSkin. | 15.3.3+ | |
MineSkin API key | Boosts skin-render speed; free & paid tiers. | — | |
NEXO | Supplies default custom textures (HUD icons, thumbnails). | 1.1.9+ | |
ClothesPlus | The star of the show (Wardrobe plugin). | 2.0.0-BETA | https://builtbybit.com/resources/32757/ / Polymart |
(Optional) ItemsAdder | Extra cosmetics & placeholders. Unverified on 2.0.0+, but legacy placeholders still work. | 3.6.x |
Heads-up: If you use another resource-pack plugin (Oraxen, ResourcePackHost, etc.) it may work, but we can only provide support for the list above.
Grab a key at mineskin.org (free tier is fine for testing)
Open plugins/ClothesPlus/config.yml
Replace urapikey
under mineskin:
mineskin
api-key your_key_here
RESTART, do not reload to load the key in to work!
Paid keys remove rate-limits and shave several seconds off first-time skin generation.
PacketEvents or SkinsRestorer missing? Core features will not load—plugin disables itself.
MineSkin key missing? The skins WILL NOT load.
ItemsAdder absent? Only affects extra placeholders; core remains intact.
NEXO missing? Default texture icons fall back to vanilla; no errors.
Join #📩ticket on Discord.
Paste:
/plugins
+ version
and your full config.yml
.
List exact steps to reproduce the issue.