Skip to content

Releases: diced/ServerStats

v1.2.8

17 Dec 05:53
Compare
Choose a tag to compare

Usage of Java 17, Log4j update, and Fabric 1.18.x support

In theory any Minecraft version should work

v1.2.7

20 Jul 03:55
Compare
Choose a tag to compare

Packets, GC, Threads, and Uptime statistics

  • Tons of refactoring to make the file structure more cleaner, but it is Java so we gotta work with what we got here.
  • New logger implementation
  • Bukkit version soft depends on ProtocolLib for packet reading
  • Proxy implementations of packets is not supported yet since there seems to not be a clear way to count read/sent packets at the moment.

v1.2.6

15 Jul 22:36
Compare
Choose a tag to compare

Disk space & per world statistics for multiple stats

  • Refactoring of prometheus related modules
  • Custom prometheus exporter instead of io.prometheus.client since it does not do exemplars correctly
  • Classes for each metric that is collected for making new metrics easier

Warning!

The below assets are the latest ones with these bug fixes.

v1.2.5

13 Jul 17:05
Compare
Choose a tag to compare

CPU & Player logins stats

v1.2.4

13 Jul 14:40
a8ea283
Compare
Choose a tag to compare

Velocity Support & Refactoring multiple parts of codebase

v1.2.3

13 Jul 14:39
a8ea283
Compare
Choose a tag to compare
Update README.md

v1.2.2

13 Jul 14:39
a8ea283
Compare
Choose a tag to compare
Update README.md

v1.2.1

13 Jul 14:40
a8ea283
Compare
Choose a tag to compare
Update README.md