Server Analytics [clan.me]
PluginMIT

Server Analytics [clan.me]

Server analytics dashboard, alerts, and player tracking for Paper and Spigot servers. From clan.me.

6
Downloads
0
Followers
1 weeks ago
Updated
📦
5
Versions

📖About Server Analytics [clan.me]

What is it?

clan.me watches your server’s TPS, memory, entities, and player activity around the clock. When something breaks, you get an alert that says what happened and where to look, before your players notice anything is wrong. All of this is free of charge.

What it does

Sends a heartbeat every 60s with: TPS, MSPT, memory, entities,
chunks, sessions, deaths, chat rate, GC pressure, server config. By default it works with clan.me but you can change where it posts in the config file.

Installation

  1. Drop the JAR in /plugins
  2. Restart the server
  3. Open plugins/clan_me/config.yml
  4. Paste your plugin token from https://clan.me/dashboard
  5. Restart again (or /reload confirm)

Config reference

You can find out how to setup the plugin using this help centre article.

Requirements

Paper 1.21+. Does not support Spigot/CraftBukkit.

Optout

Players joining servers with this plugin installed see an optout message that directs them to an optout URL to anonymise their player/session info. This does not affect the analytics and alerts and is commonplace across server list websites for example that offer an optout system similar to this.

Open source

This server analytics plugin is open-source (MIT) and super easy to use in your own project. Just change the URL that it posts the JSON analytics details to in the config.yml file!