Перейти к содержимому
Mineforgian

Re:Skin

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

Загрузки
26K
Подписчики
35
Обновлён
7 июля 2024 г.
Лицензия
MIT

Опубликован 19 января 2023 г.

Usage

Set skins using /setskin (url) or /setskin (url) (player)

Note: Url's must directly link the image, they can't just be on the page. Example skin used in gif https://i.imgur.com/mORJxcm.png

Reset skin back to vanilla with /clearskin

Reload skins/clear the cache using /clearskincache

Reskin in Use  

To get the image source from imgur.com (Copy the image address not the main https://imgur.com/ link)

  Compatible Skin Sizes As long as they follow the same ratio as the default skins e.g. 64x64 or the old 32x64 then they will be supported. Though the way that minecraft handles textures the numbers will need to be powers of 2. Basically multiply the base size by 2 over and over until you get the size you want.

 

I have not tried going lower but theoretically that should also work.

 

New Skins: 64x64,128x128,256x256,512x512,1024x1024,2048x2048,4096x4096,8192x8192

Old Skins: 64x32,128x64,256x128,512x256,1024x512,2048x1024,4096x2048,8192x4096

Requires SekCLib

Ченджлог

3.0.2Релиз1.20, 1.20.1 · 7 июля 2024 г.

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Релиз1.20, 1.20.1 · 27 февраля 2024 г.

3.0.1 (2024-02-27)

Bug Fixes 🐛

  • add Accept request header (fixes imgur issue) (62730e5)
3.0.0Релиз1.20, 1.20.1 · 22 июня 2023 г.

3.0.0 (2023-06-22)

⚠ BREAKING CHANGES

  • dropped 1.19 support

Features ✨

2.6.1Релиз1.19.1, 1.19.2, 1.19.3 · 20 января 2023 г.

2.6.1 (2023-01-20)

Bug Fixes 🐛

  • override setSelfSkinsNeedsOp if setOtherSkinsNeedsOp is true (0416dac)
2.6.0Релиз1.19.1, 1.19.2, 1.19.3 · 19 января 2023 г.

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

Комментарии

Загружаем…