1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-07-05 15:14:44 +02:00

Fixing some issues with scoreboards, it's getting late so I'll take a better look at them in the morning.

This commit is contained in:
nossr50
2019-01-11 10:27:11 -08:00
parent 1d62f8b177
commit b572c0aea9
10 changed files with 71 additions and 31 deletions

@ -23,16 +23,21 @@ Skills:
LevelUps: true
ToolReady: true
SubSkillInteraction: true
SubSkillFailure: true
SubSkillUnlocked: true
SuperAbilityInteraction: true
SuperAbilityAlertOthers: true
ExperienceGain: true
General:
Ability:
EnchantBuff: 5
# IncreaseLevel: This setting will determine when the length of every ability gets longer with 1 second
# EnchantBuff: This setting determines how many enchant levels to use when buffing Super Breaker & Giga Drill Breaker
IncreaseLevel: 5
EnchantBuff: 5
ClassicScaling:
IncreaseLevel: 50
StandardScaling:
IncreaseLevel: 5
#
# Settings for Acrobatics
###
@ -675,6 +680,8 @@ Skills:
Style:
JSON:
Notification:
SubSkillFailure:
Color: RED
AbilityOff:
Color: GRAY
LevelRequirementNotMet:

@ -17,6 +17,7 @@ General:
# This is the value that is skill level requirements are multiplied by in Classic Mode (Default is 10)
Classic_LevelReq_Factor: 10
# This is the value that the xp required to level is multiplied by when in classic mode
# Default is 1
Classic_XP_Formula_Factor: 1
Locale: en_US
MOTD_Enabled: true