Skip to content

SkinFixer v1.7.0

Compare
Choose a tag to compare
@TobiasDeBruijn TobiasDeBruijn released this 05 Jul 18:21
· 55 commits to master since this release
1.7.0
3cd169d

SkinFixer v1.7.0

Changes

  • Reworked command structure
  • Reworked storage backend
  • Reworked premium player detection/uuid fetching
  • Added support for getting a code by a Player's username
  • Reworked config

Issues

Update guide

  • Back up your config.yml and then delete it, the format has completely changed
  • Delete your langs folder

Important

If you are not using Discord integration, make sure you comment out the discordSettings block in your config, like so:

#discordSettings:
#    token: 'your secret bot token here'
#    channelId: The ID of the channel to listen on here

Platform support

As of this version, Rust code is used in the plugin. The following OS's/Arch's are currently supported:

  • Linux x86_64
  • Linux aarch64
  • Linux armhf
  • Windows x86_64
  • MacOS x86_64

As I do not own a Mac, I have not been able to test it on MacOS. If you run into any issues, please open an issue. If your OS / Arch is missing, please open a feature request