Skip to content

4.0.0

Compare
Choose a tag to compare
@Xinecraft Xinecraft released this 11 Feb 18:30
· 112 commits to main since this release
5cf6fd8

What's Changed

  • Add SkinsRestorer support. Avatar will get detected using it if present.
  • Ability to change player skin from website.
  • Link reminder bug fix.
  • Other minor fixes.

Upgrade Guide (optional)

Below are some additional steps required after you complete the upgrade guide.

  1. Add these new .environment variables to your .env file at the end.
PLAYER_SKIN_CHANGER_ENABLED=true
PLAYER_SKIN_CHANGER_COOLDOWN_IN_SECONDS=60
  1. Run sh update.sh (Confirm with Y if it ask you to override).
  2. Done!

Full Changelog: 3.6.0...4.0.0