mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-12 03:13:37 +01:00
:P
This commit is contained in:
parent
c513014732
commit
c09329e5be
@ -145,7 +145,7 @@ public class MetricsStarter implements Runnable
|
||||
enabledGraph.addPlotter(new SimplePlotter("LocalChat"));
|
||||
}
|
||||
|
||||
final Graph depGraph = metrics.createGraph("Dependancies");
|
||||
final Graph depGraph = metrics.createGraph("Dependencies");
|
||||
Method method = ess.getPaymentMethod().getMethod();
|
||||
if (method != null)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user