mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-30 20:29:30 +00:00
We don't have to relocate bstats
This commit is contained in:
@@ -74,7 +74,8 @@ public final class Metrics {
|
||||
logger::info,
|
||||
Constants.DEBUG_MODE,
|
||||
Constants.DEBUG_MODE,
|
||||
Constants.DEBUG_MODE
|
||||
Constants.DEBUG_MODE,
|
||||
true // we're running isolated. No need to check for relocation
|
||||
);
|
||||
|
||||
metricsBase.addCustomChart(
|
||||
|
||||
Reference in New Issue
Block a user