XP bars can now be toggled off

This commit is contained in:
nossr50
2019-01-18 16:18:29 -08:00
parent 66878d72bf
commit e74bc9fd95
4 changed files with 72 additions and 49 deletions

View File

@ -23,56 +23,72 @@
#SOLID
# The bar is one solid piece
Experience_Bars:
# Turn this to false if you wanna disable XP bars
Enable: true
# If you want to use a fancy edited title from the locale, then you'll probably want to turn this on, but it will make your server do a lot more work!
# I recommend leaving this off!
ThisMayCauseLag:
AlwaysUpdateTitlesWhenXPIsGained: false
Style:
Acrobatics:
Color: PINK
BarStyle: SEGMENTED_6
Alchemy:
Color: PURPLE
BarStyle: SEGMENTED_6
Archery:
Color: BLUE
BarStyle: SEGMENTED_6
Axes:
Color: BLUE
BarStyle: SEGMENTED_6
Excavation:
Color: YELLOW
BarStyle: SEGMENTED_6
Fishing:
Color: PURPLE
BarStyle: SEGMENTED_6
Herbalism:
Color: GREEN
BarStyle: SEGMENTED_6
Mining:
Color: YELLOW
BarStyle: SEGMENTED_6
Repair:
Color: PURPLE
BarStyle: SEGMENTED_6
Salvage:
Color: PURPLE
BarStyle: SEGMENTED_6
Smelting:
Color: PURPLE
BarStyle: SEGMENTED_6
Swords:
Color: BLUE
BarStyle: SEGMENTED_6
Taming:
Color: RED
BarStyle: SEGMENTED_6
Unarmed:
Color: BLUE
BarStyle: SEGMENTED_6
Woodcutting:
Color: GREEN
BarStyle: SEGMENTED_6
Acrobatics:
Enable: true
Color: PINK
BarStyle: SEGMENTED_6
Alchemy:
Enable: true
Color: PURPLE
BarStyle: SEGMENTED_6
Archery:
Enable: true
Color: BLUE
BarStyle: SEGMENTED_6
Axes:
Enable: true
Color: BLUE
BarStyle: SEGMENTED_6
Excavation:
Enable: true
Color: YELLOW
BarStyle: SEGMENTED_6
Fishing:
Enable: true
Color: PURPLE
BarStyle: SEGMENTED_6
Herbalism:
Enable: true
Color: GREEN
BarStyle: SEGMENTED_6
Mining:
Enable: true
Color: YELLOW
BarStyle: SEGMENTED_6
Repair:
Enable: true
Color: PURPLE
BarStyle: SEGMENTED_6
Salvage:
Enable: true
Color: PURPLE
BarStyle: SEGMENTED_6
Smelting:
Enable: true
Color: PURPLE
BarStyle: SEGMENTED_6
Swords:
Enable: true
Color: BLUE
BarStyle: SEGMENTED_6
Taming:
Enable: true
Color: RED
BarStyle: SEGMENTED_6
Unarmed:
Enable: true
Color: BLUE
BarStyle: SEGMENTED_6
Woodcutting:
Enable: true
Color: GREEN
BarStyle: SEGMENTED_6
#
# Settings for XP formula
###