3.4.2-beta

This commit is contained in:
okx-code
2019-02-07 20:15:35 +00:00
parent 3682cd6150
commit aacd06b43e
5 changed files with 13 additions and 35 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: Rankup
version: 3.4.1
version: 3.4.2-beta
main: sh.okx.rankup.Rankup
author: Okx
depend: [Vault]
+2
View File
@@ -4,6 +4,7 @@
# eg "A" instead of "Aexample".
Aexample:
# the name of the rank in your permissions plugin
# players have to be in this rank to rankup
rank: 'A'
# the next rank a player can rank up to.
# this must be the name of the configuration section, not the rank name.
@@ -25,6 +26,7 @@ Aexample:
# none: no requirements
operation: all
# the console will run these commands when a player ranks up
# rankup will change the group for you, commands are not needed for that
#commands:
# this will run when a player ranks up from A to B.
#- 'say {PLAYER} well done for ranking up from {OLD_RANK} to {RANK}!'