mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 10:44:43 +02:00
2.1.67
This commit is contained in:
@ -103,6 +103,8 @@ Commands.Party.Header=[[RED]]-----[][[GREEN]]PARTY[[RED]][]-----
|
||||
Commands.Party.Features.Header=[[RED]]-----[][[GREEN]]FEATURES[[RED]][]-----
|
||||
# XP BAR Allows for the following variables -- {0} = Skill Level, {1} Current XP, {2} XP Needed for next level, {3} Power Level, {4} Percentage of Level
|
||||
# Make sure you turn on Experience_Bars.ThisMayCauseLag.AlwaysUpdateTitlesWhenXPIsGained if you want the XP bar title to update every time a player gains XP!
|
||||
XPBar.Template={0}
|
||||
XPBar.Template.EarlyGameBoost=[[GOLD]]Learning a new skill...
|
||||
XPBar.Acrobatics=Acrobatics Lv.[[GOLD]]{0}
|
||||
XPBar.Alchemy=Alchemy Lv.[[GOLD]]{0}
|
||||
XPBar.Archery=Archery Lv.[[GOLD]]{0}
|
||||
|
Reference in New Issue
Block a user