-
Notifications
You must be signed in to change notification settings - Fork 43
Home
Cubxity edited this page Mar 7, 2021
·
11 revisions
Downloads can be found here. Ensure that you download the correct plugin for your platform.
- Bukkit:
unifiedmetrics-bukkit-x.y.z.jar
- Velocity:
unifiedmetrics-velocity-x.y.z.jar
After downloading the plugin, proceed by placing the plugin in your plugins
folder.
The main configuration file (config.toml
) can be located in plugins/UnifiedMetrics
or config/UnifiedMetrics
.
[server]
name = "main" # This will be used for InfluxDB
[metrics]
enabled = true
driver = "prometheus" # Metrics driver to use; prometheus or influx