Add ranksgui to new locales
This commit is contained in:
@@ -38,6 +38,23 @@ rankup:
|
|||||||
# this works for both the rankup and cancel blocks as well
|
# this works for both the rankup and cancel blocks as well
|
||||||
material: BLACK_STAINED_GLASS_PANE
|
material: BLACK_STAINED_GLASS_PANE
|
||||||
|
|
||||||
|
ranksgui:
|
||||||
|
title: "Ranks"
|
||||||
|
rows: 3
|
||||||
|
offset: 10
|
||||||
|
width: 7
|
||||||
|
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: ' '
|
||||||
# you can (and probably should) you override these in rankups.yml
|
# you can (and probably should) you override these in rankups.yml
|
||||||
# to show the specific requirements for each rank.
|
# to show the specific requirements for each rank.
|
||||||
# however if you are just using money or don't need to change the message per rank, you can use any combination of:
|
# however if you are just using money or don't need to change the message per rank, you can use any combination of:
|
||||||
|
|||||||
@@ -36,6 +36,24 @@ rankup:
|
|||||||
# funziona per i bloccchi rankup e cancel
|
# funziona per i bloccchi rankup e cancel
|
||||||
material: BLACK_STAINED_GLASS_PANE
|
material: BLACK_STAINED_GLASS_PANE
|
||||||
|
|
||||||
|
ranksgui:
|
||||||
|
title: "Ranks"
|
||||||
|
rows: 3
|
||||||
|
offset: 10
|
||||||
|
width: 7
|
||||||
|
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: ' '
|
||||||
|
|
||||||
# potresti e dovresti configurare questi in rankup.yml
|
# potresti e dovresti configurare questi in rankup.yml
|
||||||
# per visualizzare i requisiti di ogni rank
|
# per visualizzare i requisiti di ogni rank
|
||||||
# ma se stai usando solo i soldi e non ti serve modificare il mesaggio puoi usapre questi
|
# ma se stai usando solo i soldi e non ti serve modificare il mesaggio puoi usapre questi
|
||||||
|
|||||||
Reference in New Issue
Block a user