⚠️ EARLY ACCESS WARNING ⚠️ This is the second release candidate of version 2.0.0 (Beta). It introduces a completely new GUI system, file saving handling, and entitlement checks. While we have tested it extensively, bugs may occur. If you encounter any issues, please REPORT THEM immediately on our Discord Server. Your feedback is crucial for a stable release!
NxSkin is a comprehensive Hytale plugin that revolutionizes skin management. It goes beyond simple commands, introducing a full Visual Outfit Manager that allows players to create, save, and load their own custom styles instantly.
Cosmetic's Wardrobe
A furniture item used to access the Outfit Manager physically.
Wood_Trunk, 4x RockFurniture_BenchFurniture_Storage)All commands are accessed via the main /nxskin parent command.
Usage: /nxskin cosmetic
#### 📂 Quick Load (NEW)
Usage: /nxskin cosmetic load [outfitName]
/nxskin cosmetic load - Opens the visual file browser to select an outfit./nxskin cosmetic load --name=MyOutfit - Instantly applies the outfit named "MyOutfit" to your character without opening the menu.Usage: /nxskin set <skinName> [targetPlayer]
Examples:
/nxskin set Nykoo/nxskin set HytaleSteve --targetPlayer="MrJoao04"Usage: /nxskin clear [targetPlayer]
reset, remove.Usage: /nxskin reload
config.json immediately./nxskin cosmetic or interact with a Cosmetic's Wardrobe./nxskin load --name=Warrior), and your character will update instantly!We are constantly working to push the boundaries of customization in Hytale. While v2.0 introduces the core Outfit System, here is what we are developing for v3.0 and beyond:
NxSkin creates a config.json file in your mods/NxSkin folder.
JSON
{
"CommandCooldownSeconds": 10,
"CacheDurationHours": 24,
"maxOutfitsPerPlayer": 3
}| <strong>Option</strong> | <strong>Default</strong> | <strong>Description</strong> |
|---|---|---|
| <code>CommandCooldownSeconds</code> | <code>10</code> | Cooldown (in seconds) between using <code>/nxskin set</code>. |
| <code>CacheDurationHours</code> | <code>24</code> | How long fetched skins are kept in memory before re-checking the API. |
| <code>maxOutfitsPerPlayer</code> | <code>3</code> | <strong>(NEW)</strong> The maximum number of custom outfits a single player can save on the server. |
Manage access to NxSkin features using the following permission nodes. v2.0 introduces new nodes for the Outfit System.
| <strong>Permission Node</strong> | <strong>Description</strong> |
|---|---|
| <code>nxskin.command.nxskin</code> | <strong>Parent Permission.</strong> Grants basic access to the command structure. |
| <code>nxskin.command.cosmetic</code> | <strong>(NEW)</strong> Allows opening the GUI menu via <code>/nxskin cosmetic</code> or the Wardrobe. |
| <code>nxskin.outfit.save</code> | <strong>(NEW)</strong> Allows saving custom outfits to the server. |
| <code>nxskin.outfit.load</code> | <strong>(NEW)</strong> Allows loading saved outfits (via GUI or <code>/nxskin load</code>). |
| <code>nxskin.outfit.delete</code> | <strong>(NEW)</strong> Allows deleting saved outfits. |
| <code>nxskin.command.set</code> | Allows using the command-based fetcher (<code>/nxskin set</code>). |
| <code>nxskin.command.clear</code> | Allows resetting skins. |
| <code>nxskin.command.reload</code> | Allows reloading the config. |
| <code>nxskin.admin</code> or <code>nxskin.*</code> | Grants full access, including targeting other players. |
NxSkin.mods folder.Found a bug in the Beta? Join our discord: https://discord.gg/WbKXXKm5Gb

0 Comments