Skip to content

Commit

Permalink
Add metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Falyrion committed Jul 14, 2022
1 parent cd6a9af commit d61c254
Show file tree
Hide file tree
Showing 2 changed files with 841 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ public void onEnable() {

}

// Metrics
Metrics metrics = new Metrics(this, 15774);

}

// -------------------------------------------------------------------------------------------------------------
Expand Down
Loading

0 comments on commit d61c254

Please sign in to comment.