promotional bannermobile promotional banner

UltraSkin

Adds HD skin support with ultra high resolution player textures

File Details

ultraskin-1.0.1.jar

  • R
  • Apr 29, 2026
  • 198.34 KB
  • 31
  • 1.21.1
  • NeoForge

File Name

ultraskin-1.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ultraskin-1521774:8009690"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.0.1 — Patch

New Commands

  • /skins toggle — Enable or disable UltraSkin for yourself
  • /skins toggle <player> — Toggle another player's skin (OP only)
  • /skins clear <player> — Clear another player's skin (OP only)
  • /skins list — Show all active skins on the server
  • /skins history — View your last 10 skin history entries
  • /skins applyhistory <index> — Re-apply a skin from your history (index 0–9)
  • /skins reload — Reload all skins from saved data (OP only)

Improvements

  • Skin history is now saved per-player (up to 10 entries) and persists across restarts
  • Player enabled/disabled state is now saved and restored on login
  • GUI now supports drag-to-rotate skin previews and persistent slot storage across sessions
  • Skin slots now remember file name, model, and file path between GUI opens

Bug Fixes

  • Fixed layout constants being hardcoded — GUI now scales properly across different screen sizes
  • Fixed model button capturing lambda variable incorrectly in slot loop