Overview
RayzWardrobe is a polished armor wardrobe plugin built for servers that want a clean, premium, and player-friendly way to save and swap armor sets.
It is not a kit plugin. RayzWardrobe focuses on wardrobe-style swapping: players save what they are wearing, equip saved outfits, rename sets, unlock extra slots, and enjoy animated GUI feedback.
The latest version also includes optional support for storing up to 2 tools per armor set, allowing servers to create fuller wardrobe/loadout-style swaps while still keeping the original armor-only behavior available.
Highlights
- Animated wardrobe GUI with themes, sounds, particles, and premium feedback.
- Optional tool storage for up to 2 tools per armor wardrobe set.
- Armor-only mode remains fully supported when tool storage is disabled.
- ItemsAdder, Oraxen, and Nexo support for custom item compatibility.
- PersistentDataContainer matching for advanced custom item plugins.
- YAML and MySQL storage for single servers or networks.
- Slot and page permissions for VIP ranks, progression, or monetization.
- Live wardrobe renaming through chat.
- 8 built-in themes: Classic, Cyber, Darkmode, Galaxy, Neon, Pastel, Royal, and Sunset.
- Highly configurable GUI including materials, lore, titles, buttons, layout, sounds, particles, and themes.
- PaperMC 26.1.2 ready, built against the latest Paper API with modern item data safety.
Optional Tool Storage
Server owners can enable tool storage from the config. When enabled, players can save:
- Their equipped armor.
- Main hand item as tool slot 1.
- Off hand item as tool slot 2.
This is perfect for survival, SMP, RPG, lifesteal, factions, prison, box, and custom item servers that want wardrobe sets to feel more complete.
YAML:
tools:
enabled: false
max-per-armor-set: 2
show-tools-in-lore: true
empty-slot-icon: "ITEM_FRAME"
allowed-materials:
- "*_SWORD"
- "*_AXE"
- "*_PICKAXE"
- "BOW"
- "CROSSBOW"
- "TRIDENT"
- "MACE"
- "SHIELD"
allowed-custom-items:
- "Oraxen:*"
- "ItemsAdder:*"
- "Nexo:*"
allowed-persistent-data:
- "oraxen:id=*"
Commands
- /wardrobe - Opens the main wardrobe GUI.
- /wardrobe themes - Opens the theme selector.
- /wardrobe view <player> - View another player's wardrobe.
- /rwreload - Reloads config, messages, GUI, themes, and hooks.
Permissions
- rayzwardrobe.use - Open wardrobe.
- rayzwardrobe.themes - Open themes GUI.
- rayzwardrobe.reload - Reload the plugin.
- rayzwardrobe.admin.view - View another player’s wardrobe.
- rayzwardrobe.admin - Grants all admin permissions.
- rayzwardrobe.use.page[1-8] - Access specific pages.
- rayzwardrobe.use.slot.[1-7] - Access specific slot columns.
Compatibility
- PaperMC recommended
- Built against PaperMC 26.1.2
- Modern 1.21+ support
- Java 21+ bytecode
- Java 25 recommended for latest Paper 26.1.x servers
- Optional hooks: PlaceholderAPI, ItemsAdder, Oraxen, Nexo
Developer Note
RayzWardrobe is owned by RayzStudio & Rayz. This is a free plugin. If you use it inside paid server setups or projects, please add RayzWardrobe as a dependency instead of redistributing the plugin directly.
Need Support?
Join the Discord for setup help, bug reports, and feature requests.
>> CLICK HERE TO JOIN THE DISCORD <<
