File Details
NxSkin-1.0.0.jar
- R
- Jan 19, 2026
- 49.87 KB
- 229
- Early Access
File Name
NxSkin-1.0.0.jar
Supported Versions
- Early Access
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] - 2026-01-19
Added
- Initial Release: Complete and robust system for dynamic player skin management.
- Dynamic Command System:
/nxskin set <skinName>: Fetches and applies skins instantly from the Hytale API./nxskin clear(aliases:reset,remove): Restores the player's original skin./nxskin reload: Hot-reloads the configuration file without restarting the server.
- Auto-Cleanup: Automatically removes data entries when a player reverts to their original skin, keeping the JSON database lightweight.
- Skin Persistence: Skins remain applied across server restarts and player rejoins.
- Customization & Config:
- Command Cooldowns: Configurable delay to prevent API spam.
- Local Cache: High-performance skin caching with configurable expiration (default 24h).
- Granular Permissions: - Complete integration with Hytale's permission system (Nodes:
nxskin.command.set,nxskin.command.clear,nxskin.command.reload,nxskin.admin).

