Update bstats version to latest

Having that much of outdated version of bstats prevents some of the plugins to send data, which was introduced in the new versions. Since some of the data for bstats sends only when all plugins are latest version, you need to update dat.
This commit is contained in:
MrIvanPlays 2019-05-30 20:38:44 +03:00
parent 1be47ae55b
commit c97fcdc70c
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ Vault currently supports the following: Permissions 3, PEX, GroupManager, bPerms
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
<version>1.2</version>
<version>1.5</version>
</dependency>
<dependency>
<groupId>com.gmail.bleedobsidian.miconomy</groupId>