3.10 changes

This commit is contained in:
okx-code
2020-11-24 23:28:03 +00:00
parent 7b1a6fd335
commit 3c01b7a664
7 changed files with 47 additions and 37 deletions
+5 -1
View File
@@ -8,7 +8,7 @@ version: 9
locale: en
# interval (in minutes) to check to autorankup players
# ranking up manually wil always be enabled
# ranking up manually will always be enabled
# set to 0 to disable
autorankup-interval: 0
@@ -20,6 +20,10 @@ ranks: true
# this will also make the command not autocomplete in 1.13
prestiges: true
# whether to enabable the /ranks GUI.
# will override the /ranks command
ranks-gui: false
# whether or not /prestige and /prestiges should be enabled.
# when a player reaches the top rank, they can do /prestige to return to the first rank,
# but you will be able to grant them an additional "prestige" group or additional items.
+9 -10
View File
@@ -43,16 +43,15 @@ rankup:
rows: 3
offset: 10
width: 7
rankup:
complete:
material: GREEN_STAINED_GLASS_PANE
name: "&aRank &7{RANK} &a(completed)"
current:
material: ORANGE_STAINED_GLASS_PANE
name: "&dRankup to &7{RANK}"
incomplete:
material: RED_STAINED_GLASS_PANE
name: "&cRank &7{RANK} &c(requires rankup)"
complete:
material: GREEN_STAINED_GLASS_PANE
name: "&aRank &7{RANK} &a(completed)"
current:
material: ORANGE_STAINED_GLASS_PANE
name: "&dRankup to &7{RANK}"
incomplete:
material: RED_STAINED_GLASS_PANE
name: "&cRank &7{RANK} &c(requires rankup)"
fill:
material: BLACK_STAINED_GLASS_PANE
name: ' '
-2
View File
@@ -26,8 +26,6 @@ commands:
maxrankup:
permission: rankup.maxrankup
description: Rankup as much as possible.
ranksgui:
description: Show the ranks GUI
permissions:
rankup.*:
children: