FAQ

Frequently Asked Questions (FAQ)

1 Why is ClothesPlus in Early-Access?

Version 1 proved the concept but carried several painful bugs and performance issues.
Version 2.0.0 is a complete-rewrite:

We released 2.0.0 early so the community can battle-test new features while we finish edge-case polishing. Expect rapid patch builds.


2 What plugins do I need?

Dependency

Purpose

Minimum Tested Version

Download

PacketEvents

Packet interception (titles, sound packets, NPCs).

2.7.0

https://www.spigotmc.org/resources/packetevents-api.80279/

SkinsRestorer

Fetch & apply textures from Mojang / MineSkin.

15.3.3+

https://skinsrestorer.net/

MineSkin API key

Boosts skin-render speed; free & paid tiers.

https://mineskin.org/

NEXO

Supplies default custom textures (HUD icons, thumbnails).

1.1.9+

https://polymart.org/resource/nexo.6901

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

https://www.spigotmc.org/resources/73355/

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.


3 How do I add my MineSkin key?

  1. Grab a key at mineskin.org (free tier is fine for testing)

  2. Open plugins/ClothesPlus/config.yml

  3. Replace urapikey under mineskin:

    mineskin:
    api-key: your_key_here
  4. 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.


4 Will Clothes ++ work without one of the dependencies?


5 Still stuck?

Published with Nuclino