Skip to content

Commit

Permalink
Add bStats Metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
leelawd committed Dec 10, 2016
1 parent 8bd3ecf commit 9f05124
Show file tree
Hide file tree
Showing 2 changed files with 1,029 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/java/net/moddedminecraft/mmcprefix/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ public class Main {
@Inject
public Logger logger;

@Inject
private Metrics metrics;

@Inject
@DefaultConfig(sharedRoot = false)
public Path defaultConf;
Expand Down
Loading

0 comments on commit 9f05124

Please sign in to comment.