update to 3.1.1

now sends a messsage when a player is at the last prestige and last rank and trying to rank up
fix playtime minutes requirement
This commit is contained in:
okx-code
2018-09-29 10:10:42 +01:00
parent f8ede913ef
commit 6cafe7940b
5 changed files with 11 additions and 3 deletions
+1
View File
@@ -28,6 +28,7 @@ dependencies {
apt "org.projectlombok:lombok:1.18.2"
compile 'org.spigotmc:spigot-api:1.12-R0.1-SNAPSHOT'
compile('net.milkbowl.vault:VaultAPI:1.6') {
exclude group: 'org.bukkit'
}