4.0.0
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.
- Add these new .environment variables to your .env file at the end.
PLAYER_SKIN_CHANGER_ENABLED=true
PLAYER_SKIN_CHANGER_COOLDOWN_IN_SECONDS=60
- Run
sh update.sh
(Confirm with Y if it ask you to override). - Done!
Full Changelog: 3.6.0...4.0.0