Solved mcstats?

Discussion in 'Plugin Development' started by PolarCraft, Jan 4, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    PolarCraft

    Can someone tell me how to install mcstats? Because it is a little confusing atm.
     
  2. Offline

    Bart

  3. Offline

    BillyGalbreath

    Simplest way is to include the Metrics.java or MetricsLite.java into your project. Just do a Google search for "Bukkit Metrics.java" and you can copy paste it from a lot of projects already using it.

    There is also a way to do it with Maven, but its a little difficult to get working because you have to shade it.

    If you want to use Maven here is how I do it:

    https://bitbucket.org/BillyGalbreat...a0e8bf4b4bbb1079c7e11c4ed4a/pom.xml?at=master
     
Thread Status:
Not open for further replies.

Share This Page