3.5-beta.2
This commit is contained in:
@@ -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,5 +1,5 @@
|
||||
name: Rankup
|
||||
version: 3.5-beta
|
||||
version: 3.5-beta.2
|
||||
main: sh.okx.rankup.Rankup
|
||||
author: Okx
|
||||
depend: [Vault]
|
||||
|
||||
@@ -15,8 +15,4 @@ P1example:
|
||||
next: 'P2'
|
||||
requirements:
|
||||
- 'money 20000'
|
||||
- 'xp-level 5'
|
||||
P2example:
|
||||
from: 'D'
|
||||
to: 'A'
|
||||
rank: 'P2'
|
||||
- 'xp-level 5'
|
||||
Reference in New Issue
Block a user