Skip to content

Releases: pdinklag/MinecraftStats

MinecraftStats 3.3.1

01 Jul 09:03
Compare
Choose a tag to compare

This update uses a newer API of SkinsRestorer and fixes more MOTD issues.

Fixes

  • Updated the SkinsRestorer API – version 15.0.0 or later is now required. Because of breaking changes in their API, older versions of SkinsRestorer are no longer supported.
  • Fixed winners of finished events not displayed correctly.
  • Fixed newlines being incorrectly replaced in the MOTD, causing the summary to become unparseable.

MinecraftStats 3.3.0

05 Dec 07:39
Compare
Choose a tag to compare

This update adds automatic detection of squaremap's webserver and fixes bugs in both the plugin and CLI.

New Features

  • The plugin now also auto-detects the webserver of squaremap.

Fixes

  • Fixed a 404 error in the frontend if the server has no (active) players.
  • Fixed decoding of server.properties to cause wrong display of server names / MOTDs.
  • Fixed parsing of BlueMap's web root directory.