Reverte bstats to 1.5, quartzPlugin are not considered as plugin in the 1.8, probably an issue from bstats. Need more checking

This commit is contained in:
Vlammar 2021-02-13 12:51:37 +01:00
parent b4da8648fb
commit efbb10fa19

View File

@ -98,7 +98,7 @@
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
<version>1.8</version>
<version>1.5</version>
<scope>compile</scope>
</dependency>
</dependencies>