add /prestige

This commit is contained in:
okx-code
2018-09-02 15:36:08 +01:00
parent e9d7a9791a
commit 82078dd31b
23 changed files with 469 additions and 181 deletions
+5 -2
View File
@@ -6,12 +6,15 @@ version: 0
# you will have to restart your server.
ranks: true
# whether or not prestiging should be enabled.
prestige: true
# how people should confirm ranking up
# options are: gui, text or none
confirmation-type: 'gui'
# how long in seconds people have to wait between a /rankup
# only successful rankups start the cooldown.
# how long in seconds people have to wait between a /rankup and a /prestige
# only successful rankups and prestiges start the cooldown.
# set to 0 to disable.
cooldown: 1