ServerPulse v0.3.0 Update Overview
Major New Features
Fabric Support
The most significant addition in this version is support for Fabric servers. Only latest version of Fabric will be supported. Anyway also for other platforms older versions
ARE NO LONGER SUPPORTED, USE AT YOUR OWN RISK.
Enhanced Dashboard Collection
Additional pre-configured dashboards have been added specifically for Fabric metrics, they are identical to Bukkit ones.
Internal Changes
Some internal changes were done to the common and api module, so you have to update also other jars if you have. For example if you use both Bukkit and Velocity, you should upload the new jars here from the release page.
Upgrading from v0.2.5
1.
Plugin Update:
- Simply replace your existing ServerPulse JAR in the plugins folder with the new version (Bukkit/Paper/Velocity)
- If you want to also use Fabric, drop the JAR in its mods folder and follow the setup process in the Wiki (identical to Bukkit/Velocity)
2.
Dashboard Updates:
- To get the new Fabric dashboards, you'll need to update your Grafana configuration:
- Remove the old dashboard files from your Grafana provisioning directory
- Add the new dashboard files from the infra/grafana/dashboards/ directory
- Bukkit/Paper/Velocity dashboards also have been improved, so remove all the files and put the new ones
3.
Config Update:
- Remove the `enabled` field from your serverpulse's configs, it's no longer used
If you're using the Docker Compose setup for Grafana and InfluxDB, make sure to restart the containers after updating your dashboard files to see the new Velocity dashboards.
The commands follow the same permission structure as the Bukkit version.
Documentation
For comprehensive documentation on all commands, configuration, setup instructions, and developer API information, please visit the
https://github.com/renvins/serverpulse/wiki