ServerPulse v0.4.0 Update Overview
Major New Features
BungeeCord Support
The most significant addition in this version is support for BungeeCord servers.
Enhanced Dashboard Collection
Additional pre-configured dashboards have been added specifically for BungeeCord metrics, they are identical to Velocity ones.
Upgrading from v0.3.5
1.
Plugin Update:
- Simply replace your existing ServerPulse JAR in the plugins folder with the new version (Bukkit/Paper/Velocity/Fabric)
- If you want to also use BungeeCord, drop the JAR in its plugins folder and follow the setup process in the Wiki (identical to Bukkit/Velocity)
2.
Dashboard Updates:
- To get the new BungeeCord 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
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 BungeeCord 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