Skip to content

Releases: track/plugin

Fix BungeeCord Domain Checks

26 May 08:49
99dbb6c
Compare
Choose a tag to compare

This release is only targeted around BungeeCord, which fixes an error caused when the domain a player joined from was null.

2.0.3

17 May 10:01
4f04daf
Compare
Choose a tag to compare

Release Notes

  • Fixed the legacy material warning in console (Thanks @ItzSave)
  • Fixed the NullpointerException for the Velocity plugin

You no longer need our Velocity proxy plugin if you're running a modern Paper server, the domain forwarding is now automatically done.

Added Reload Command

12 May 19:39
d9ed228
Compare
Choose a tag to compare

This version re-adds the /analyse reload command.

Introducing Plugin v2.0: Our Next-Generation of Minecraft Analytics

12 May 16:03
6d8b8fe
Compare
Choose a tag to compare

Today I am pleased to announce Analyse v2.0, our brand new groundbreaking plugin with an action-packed set of features. We've worked hard to provide invaluable insights and unparalleled value.

https://analyse.net/blog/introducing-plugin-v2-next-generation-minecraft-analytics

Fix Version Checks

10 May 13:58
1a9b669
Compare
Choose a tag to compare

Fixed a bug that prevented users from receiving notifications for new versions of the plugin if the new version had a different format than the current version number.

Add handling when response is null

10 May 11:42
5bd7957
Compare
Choose a tag to compare

This release adds additional handling to the country resolving when the response is null.

Show Plugin Version in Debug

10 May 11:18
Compare
Choose a tag to compare

This update adds the plugin version (in Bukkit/Spigot) to any connections made from the plugin, it is recommended to upgrade as it provides more insights into debugging.

Use First Join Date (From Server)

20 Apr 21:08
Compare
Choose a tag to compare

This release allows you to override the default "new player" analytics within Analyse, by being able to set the players first seen date to when they first joined your server.

This change comes with the following optional config entry:

# Should we use the date the player first joined your server,
# when adding them to Analyse? This is useful for tracking new joins
# when first adding the plugin. However, if you reset your world yearly
# I wouldn't advise enabling it.
use-server-first-join-date: false

This release only applies to the Bukkit jar.

Fix Custom Stats

11 Apr 14:16
Compare
Choose a tag to compare

This release fixes the issue with custom statistics not being unloading upon leave.

Update Notifications

10 Apr 11:04
Compare
Choose a tag to compare

This release adds a notification on start-up for our Spigot plugin when a new update has been found. This should make it easier to keep up to date when we do add new releases.