
Premium wearable cosmetics and outfit customization system for players, featuring hats, wings, clothing pieces, and visual accessories.
Let your players express themselves with stylish cosmetic outfits!
OutfitsPlus is a lightweight cosmetic armor plugin that allows players to wear custom cosmetic outfits over their armor slots. Cosmetics are purely visual and only appear when the armor slot is empty - zero impact on gameplay!
Perfect for RPG servers, survival networks, minigame lobbies, or any server looking to add cosmetic customization.
Players can choose what they see:
TEXTURE ARE NOT APPLIED HERE
| Requirement | Version |
|---|---|
| Server | Paper 1.21.4+ |
| Java | 21+ |
No dependencies required! OutfitsPlus is a standalone plugin.
Player Commands:
/outfits help - Show help menu/outfits equip <category> <id> - Equip a cosmetic/outfits unequip <category|all> - Remove cosmetic(s)/outfits list [category] - Browse available cosmetics/outfits toggle <own|others> - Toggle visibility/outfits info <category> <id> - View cosmetic detailsAdmin Commands:
/outfits reload - Reload all configs/outfits give <player> <category> <id> - Grant cosmetic/outfits take <player> <category> <id> - Revoke cosmetic/outfits reset <player> - Reset player dataCreating cosmetics is simple - just drop YAML files in the category folders:
id: royal_crown
display-name: "&6&lRoyal Crown"
lore:
- "&7A crown fit for royalty!"
- "&eMade of pure gold."
material: LEATHER_HELMET
custom-model-data: 2001
default-unlocked: false
metadata:
rarity: legendary
| Permission | Description |
|---|---|
outfitsplus.use |
Basic access |
outfitsplus.admin |
Admin commands |
outfitsplus.bypass.unlock |
Use any cosmetic |
outfitsplus.cosmetic.* |
All cosmetics |
Having issues or suggestions? Visit our GitHub: