mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
ChimaeraWing now uses the action bar
This commit is contained in:
@ -13,23 +13,25 @@
|
||||
#
|
||||
# Settings for the Skills
|
||||
###
|
||||
Feedback:
|
||||
# Turning these to false will have them printed in chat instead
|
||||
ActionBarNotifications:
|
||||
AbilityOff: true
|
||||
RequirementsNotMet: true
|
||||
AbilityCoolDown: true
|
||||
LevelUps: true
|
||||
Holiday: true
|
||||
ToolReady: true
|
||||
SubSkillInteraction: true
|
||||
SubSkillFailure: true
|
||||
SubSkillUnlocked: true
|
||||
SuperAbilityInteraction: true
|
||||
SuperAbilityAlertOthers: true
|
||||
ExperienceGain: true
|
||||
ItemMessage: true
|
||||
NoPermission: true
|
||||
PartyMessage: true
|
||||
Skills:
|
||||
Feedback:
|
||||
# Turning these to false will have them printed in chat instead
|
||||
ActionBarNotifications:
|
||||
AbilityOff: true
|
||||
LevelRequirementNotMet: true
|
||||
AbilityCoolDown: true
|
||||
LevelUps: true
|
||||
Holiday: true
|
||||
ToolReady: true
|
||||
SubSkillInteraction: true
|
||||
SubSkillFailure: true
|
||||
SubSkillUnlocked: true
|
||||
SuperAbilityInteraction: true
|
||||
SuperAbilityAlertOthers: true
|
||||
ExperienceGain: true
|
||||
PartyMessage: true
|
||||
General:
|
||||
Ability:
|
||||
Length:
|
||||
|
@ -869,6 +869,7 @@ Item.ChimaeraWing.Fail=**CHIMAERA WING FAILED!**
|
||||
Item.ChimaeraWing.Pass=**CHIMAERA WING**
|
||||
Item.ChimaeraWing.Name=Chimaera Wing
|
||||
Item.ChimaeraWing.Lore=[[GRAY]]Teleports you to your bed.
|
||||
Item.ChimaeraWing.NotEnough=[[RED]]You need [[YELLOW]]{0}[[RED]] more [[GOLD]]{1}[[RED]]!
|
||||
Item.Generic.Wait=[[RED]]You need to wait before you can use this again! [[YELLOW]]({0}s)
|
||||
Item.Injured.Wait=You were injured recently and must wait to use this. [[YELLOW]]({0}s)
|
||||
Item.FluxPickaxe.Name=Flux Pickaxe
|
||||
|
Reference in New Issue
Block a user