3.5-beta.2

This commit is contained in:
okx-code
2019-04-05 18:35:33 +01:00
parent 606cf024e0
commit 6ee799609c
29 changed files with 255 additions and 151 deletions
+1 -1
View File
@@ -60,5 +60,5 @@ prestige:
plural: "&cYou must wait {SECONDS_LEFT} more seconds to prestige again."
not-high-enough: "&cYou cannot prestige at your rank!"
not-in-ladder: "&cSorry, but we could not find any rankups for the group(s) you are in."
not-in-ladder: "&cSorry, but we could not find any rankups for the group(s) you are in. Use /ranks to list the rankups."
invalid-rankup: "Invalid rankup defined in config, please check console."
+1 -1
View File
@@ -1,5 +1,5 @@
name: Rankup
version: 3.5-beta
version: 3.5-beta.2
main: sh.okx.rankup.Rankup
author: Okx
depend: [Vault]
+1 -5
View File
@@ -15,8 +15,4 @@ P1example:
next: 'P2'
requirements:
- 'money 20000'
- 'xp-level 5'
P2example:
from: 'D'
to: 'A'
rank: 'P2'
- 'xp-level 5'