Re:Skin

Re:Skin

Mod

Skin changer with support for HD skins, works with Mo' Bends & most other model changing mods

Client and server Decoration

5,273 downloads
19 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...

3.0.2

by Sekwah on Jul 7, 2024
Download

3.0.2 (2024-07-07)

Bug Fixes 🐛

  • default skin cache lambda mixin not executing properly (#142) (db3e5c1)
  • null issue with nbt data (377517a)

3.0.1

by Sekwah on Feb 27, 2024
Download

3.0.1 (2024-02-27)

Bug Fixes 🐛

  • add Accept request header (fixes imgur issue) (62730e5)

3.0.0

by Sekwah on Jun 22, 2023
Download

3.0.0 (2023-06-22)

⚠ BREAKING CHANGES

  • dropped 1.19 support

Features ✨

2.6.1

by Sekwah on Jan 20, 2023
Download

2.6.1 (2023-01-20)

Bug Fixes 🐛

  • override setSelfSkinsNeedsOp if setOtherSkinsNeedsOp is true (0416dac)

Re:Skin 2.6.0

by Sekwah on Jan 19, 2023
Download

All previous logs were included to show changes that were not uploaded before.

2.6.0 (2023-01-18)

Features ✨

  • switched skin syncing to use SekCLib (afcdb9a)
  • update to 1.19.3 (daa20d8)

Bug Fixes 🐛

  • add original skin to map when retrieved from the server (ee8fcc3)
  • null errors with skin url's (fe71821)
  • reset command for users that don't have skins (025d092)

2.5.1 (2022-09-04)

Bug Fixes 🐛

  • changelog formatting to fix generation (f33f53c)
  • permissions were applied wrong to setskin forcing you to need op or setotherskinsop (2fd777c)
  • update release names and fix env variables (56b0149)

v2.5.0 (Tue Dec 07 2021)

🚀 Enhancement

🐛 Bug Fix

  • chore(ci): Update dependency me.shedaniel.cloth:cloth-config-fabric to v6.0.45 (@renovate-bot)
  • chore(ci): Update Deps (@renovate-bot)

Authors: 2


v2.4.0 (Fri Dec 03 2021)

🚀 Enhancement

🐛 Bug Fix

Authors: 2


v2.3.1 (Sat Oct 02 2021)

🐛 Bug Fix

Authors: 3


v2.3.0 (Sat Aug 28 2021)

🚀 Enhancement

  • feat: Splitting code into core components #68 (@sekwah41)
  • feat: Separate some resources to be common across fabric and forge #68 (@sekwah41)

🐛 Bug Fix

  • chore(ci): Wrong file uploaded to discord #68 (@sekwah41)
  • chore(ci): Fix branch versions (@sekwah41)
  • chore(ci): Uncommnted curseforge but ran manually (@sekwah41)

Authors: 1


v2.2.0 (Tue Aug 24 2021)

🚀 Enhancement

🐛 Bug Fix

Authors: 2


v2.1.2 (Thu Aug 05 2021)

🐛 Bug Fix

Authors: 2


v2.1.1 (Mon Jul 26 2021)

🐛 Bug Fix

Authors: 2


v2.1.0 (Sun Jul 25 2021)

🚀 Enhancement

🐛 Bug Fix

  • fix: Mixins not working wirh forge. Removing for now #61 (@sekwah41)
  • chore(deps): Updating basic deps to 1.17 #61 (@sekwah41)
  • chore(ci): Update renovate rules (@sekwah41)
  • chore(deps): update dependency net.minecraftforge:forge to v1.16.5-36.1.58 (@renovate-bot)
  • chore(ci): Fixed group reference (@sekwah41)
  • chore(ci): Change renovate group name (@sekwah41)
  • chore(deps): update dependency net.minecraftforge:forge to v1.16.5-36.1.36 #53 (@renovate-bot)
  • chore(ci): Fix gradle script #54 (@sekwah41)
  • chore(ci): Update renovate settings #54 (@sekwah41)
  • chore(deps): Update gradle and forgegradle #54 (@sekwah41)
  • chore(deps): update dependency net.minecraftforge:forge to v1.16.5-36.1.33 #52 (@renovate-bot)
  • chore(deps): update dependency org.spongepowered:mixin to v0.8.3 #51 (@renovate-bot)
  • chore(ci): Add build folder cleaning (@sekwah41)
  • chore(deps): Update auto dep versions #46 (@sekwah41)
  • chore(deps): update actions/setup-java action to v2 #46 (@renovate-bot)
  • chore(ci): Clean build/libs folder to stop dupe artifacts #50 (@sekwah41)
  • chore(ci): Fix reference to changelogs #50 (@sekwah41)
  • chore(ci): Update MC version string to better support renovate #44 (@sekwah41)
  • chore(deps): update dependency net.minecraftforge:forge to v1.16.5-36.1.32 #44 (@renovate-bot)
  • chore(deps): update actions/setup-node action to v2 #47 (@renovate-bot)
  • chore(ci): Fix issue with commits made by auto #41 (@sekwah41)
  • chore(deps): update dependency gradle to v6.9 #45 (@renovate-bot)
  • chore(deps): pin dependencies #49 (@renovate-bot)
  • chore(deps): update dependency com.wynprice.cursemaven:cursemaven to v2.1.5 #43 (@renovate-bot)

Authors: 2


v2.0.0 (Fri Jun 18 2021)

Release Notes

chore(ci): Update build pipelines to auto (#38)

There was a critical error before for joining servers due to one of the new args registering at the wrong time.


💥 Breaking Change

  • Added /setmodel command & rewrote parts of /setskin #22 (@sekwah41)

🐛 Bug Fix

Authors: 4


v1.4.1 (Sun Jun 06 2021)

🐛 Bug Fix

⚠️ Pushed to release/forge-1.16

  • chore(ci): Upload build files (@sekwah41)
  • chore: Trying to fix new pipelines (@sekwah41)

Authors: 1


v1.4.1 (Sun Jun 06 2021)

🐛 Bug Fix

⚠️ Pushed to release/forge-1.16

  • chore(ci): Upload build files (@sekwah41)
  • chore: Trying to fix new pipelines (@sekwah41)

Authors: 1


1.4.0 (2021-06-04)

⚠ BREAKING CHANGES

  • Specifically relating to if you have command blocks. targeting other entities with /setskin now is /setskin (url) (targets)

Features

  • Added /setmodel command & Reworked /setskin (01083f1)

1.3.3

  • Fixed first person rendering

1.3.2

  • Fixed config whitelist and removed spaced from value names.

1.3.1

  • Added support for other 1.16 versions.

1.3.0

  • Updated to 1.16.2.
  • Added skin server whitelist to protect user's IP's.

1.2.0

  • Added the ability to set other players skins with /skin (username) (skinurl)
  • Also fixed issue of missing code which caused skins to not sync when users rejoined the server (that code was left out as it was on my laptop and uncommitted by mistake)

1.1.0

  • Added transparent skin support (server config value), fixed a small skin issue and also allowed users to reset their skins with /setskin reset

1.0.0

  • Initial release of the mod

Project members

Sekwah

Owner

Details

Licensed MIT
Published 2 years ago
Updated 20 days ago