locale_en_US.properties 78 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126
  1. #I'm going to try to normalize our locale file, forgive the mess for now.
  2. #DO NOT USE COLOR CODES IN THE JSON KEYS
  3. #COLORS ARE DEFINED IN advanced.yml IF YOU WISH TO CHANGE THEM
  4. JSON.Rank=Rank
  5. JSON.DescriptionHeader=Description
  6. JSON.JWrapper.Header=Details
  7. JSON.Type.Passive=Passive
  8. JSON.Type.Active=Active
  9. JSON.Type.SuperAbility=Super Ability
  10. JSON.Locked=-=[LOCKED]=-
  11. JSON.LevelRequirement=Level Requirement
  12. JSON.JWrapper.Target.Type=Target Type:
  13. JSON.JWrapper.Target.Block=Block
  14. JSON.JWrapper.Target.Player=Player
  15. JSON.JWrapper.Perks.Header=&6Lucky Perks
  16. JSON.JWrapper.Perks.Lucky={0}% Better Odds
  17. JSON.Hover.Tips=Tips
  18. JSON.Acrobatics=Acrobatics
  19. JSON.Alchemy=Alchemy
  20. JSON.Archery=Archery
  21. JSON.Axes=Axes
  22. JSON.Excavation=Excavation
  23. JSON.Fishing=Fishing
  24. JSON.Herbalism=Herbalism
  25. JSON.Mining=Mining
  26. JSON.Repair=Repair
  27. JSON.Salvage=Salvage
  28. JSON.Swords=Swords
  29. JSON.Taming=Taming
  30. JSON.Unarmed=Unarmed
  31. JSON.Woodcutting=Woodcutting
  32. JSON.URL.Website=The official mcMMO Website!
  33. JSON.URL.Discord=The official mcMMO Discord server!
  34. JSON.URL.Patreon=Support nossr50 and his work for mcMMO on Patreon!
  35. JSON.URL.Spigot=The official mcMMO Spigot Resource Page!
  36. JSON.URL.Translation=Translate mcMMO into other languages!
  37. JSON.URL.Wiki=The official mcMMO wiki!
  38. JSON.SkillUnlockMessage=&6[ mcMMO&e @&3{0} &6Rank &3{1}&6 Unlocked! ]
  39. JSON.Hover.Rank=&e&lRank:&r &f{0}
  40. JSON.Hover.NextRank=&7&oNext upgrade at level {0}
  41. # for JSON.Hover.Mystery you can add {0} to insert the level required into the name, I don't like how that looks so I'm not doing that atm
  42. JSON.Hover.Mystery=&7???
  43. JSON.Hover.Mystery2=&e[&8{0}&e]&8???&r
  44. JSON.Hover.SkillName=&3{0}&r
  45. JSON.Hover.SuperAbility=&5{0}&r
  46. JSON.Hover.MaxRankSkillName=&6{0}&r
  47. JSON.Hover.AtSymbolSkills=&e@
  48. JSON.Hover.AtSymbolURL=&e@
  49. #This is the message sent to players when an ability is activated
  50. JSON.Notification.SuperAbility={0}
  51. #These are the JSON Strings used for SubSkills
  52. JSON.Acrobatics.Roll.Interaction.Activated=Test &cRolled Test
  53. JSON.Acrobatics.SubSkill.Roll.Details.Tips=If you hold sneak while falling you can prevent up to twice the damage that you would normally take!
  54. Anvil.SingleItemStack=&cYou cannot salvage or repair item stacks that have more than one item, split the stack first.
  55. #DO NOT USE COLOR CODES IN THE JSON KEYS
  56. #COLORS ARE DEFINED IN advanced.yml IF YOU WISH TO CHANGE THEM
  57. mcMMO.Template.Prefix=&6(&amcMMO&6) &7{0}
  58. # BEGIN STYLING
  59. Ability.Generic.Refresh=&a**ABILITIES REFRESHED!**
  60. Ability.Generic.Template.Lock=&7{0}
  61. # Skill Command Styling
  62. Ability.Generic.Template=&3{0}: &a{1}
  63. Ability.Generic.Template.Custom=&3{0}
  64. Skills.Overhaul.Header=&c[]=====[]&a {0} &c[]=====[]
  65. Effects.Effects=EFFECTS
  66. Effects.SubSkills.Overhaul=Sub-Skills
  67. Effects.Child.Overhaul=&3Child Lv.&e {0}&3: {1}
  68. Effects.Child.ParentList=&a{0}&6(&3Lv.&e{1}&6)
  69. Effects.Level.Overhaul=&6LVL: &e{0} &3XP&e(&6{1}&e/&6{2}&e)
  70. Effects.Parent=&6{0} -
  71. Effects.Template=&3{0}: &a{1}
  72. Commands.Stats.Self.Overhaul=Stats
  73. Commands.XPGain.Overhaul=&6XP GAIN: &3{0}
  74. MOTD.Version.Overhaul=&6[mcMMO] &3Overhaul Era&6 - &3{0}
  75. Overhaul.mcMMO.Header=&c[]=====[]&a mcMMO - Overhaul Era &c[]=====[]
  76. Overhaul.mcMMO.Url.Wrap.Prefix=&c[|
  77. Overhaul.mcMMO.Url.Wrap.Suffix=&c|]
  78. Overhaul.mcMMO.MmoInfo.Wiki=&e[&fView this skill on the wiki!&e]
  79. # Overhaul.Levelup can take {0} - Skill Name defined in Overhaul.Name {1} - Amount of levels gained {2} - Level in skill
  80. Overhaul.Levelup=&l{0} increased to &r&a&l{2}&r&f.
  81. Overhaul.Name.Acrobatics=Acrobatics
  82. Overhaul.Name.Alchemy=Alchemy
  83. Overhaul.Name.Archery=Archery
  84. Overhaul.Name.Axes=Axes
  85. Overhaul.Name.Excavation=Excavation
  86. Overhaul.Name.Fishing=Fishing
  87. Overhaul.Name.Herbalism=Herbalism
  88. Overhaul.Name.Mining=Mining
  89. Overhaul.Name.Repair=Repair
  90. Overhaul.Name.Salvage=Salvage
  91. Overhaul.Name.Smelting=Smelting
  92. Overhaul.Name.Swords=Swords
  93. Overhaul.Name.Taming=Taming
  94. Overhaul.Name.Unarmed=Unarmed
  95. Overhaul.Name.Woodcutting=Woodcutting
  96. # /mcMMO Command Style Stuff
  97. Commands.mcc.Header=&c---[]&amcMMO Commands&c[]---
  98. Commands.Other=&c---[]&aSPECIAL COMMANDS&c[]---
  99. Commands.Party.Header=&c-----[]&aPARTY&c[]-----
  100. Commands.Party.Features.Header=&c-----[]&aFEATURES&c[]-----
  101. # 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
  102. # Make sure you turn on Experience_Bars.ThisMayCauseLag.AlwaysUpdateTitlesWhenXPIsGained if you want the XP bar title to update every time a player gains XP!
  103. XPBar.Template={0}
  104. XPBar.Template.EarlyGameBoost=&6Learning a new skill...
  105. XPBar.Acrobatics=Acrobatics Lv.&6{0}
  106. XPBar.Alchemy=Alchemy Lv.&6{0}
  107. XPBar.Archery=Archery Lv.&6{0}
  108. XPBar.Axes=Axes Lv.&6{0}
  109. XPBar.Excavation=Excavation Lv.&6{0}
  110. XPBar.Fishing=Fishing Lv.&6{0}
  111. XPBar.Herbalism=Herbalism Lv.&6{0}
  112. XPBar.Mining=Mining Lv.&6{0}
  113. XPBar.Repair=Repair Lv.&6{0}
  114. XPBar.Salvage=Salvage Lv.&6{0}
  115. XPBar.Smelting=Smelting Lv.&6{0}
  116. XPBar.Swords=Swords Lv.&6{0}
  117. XPBar.Taming=Taming Lv.&6{0}
  118. XPBar.Unarmed=Unarmed Lv.&6{0}
  119. XPBar.Woodcutting=Woodcutting Lv.&6{0}
  120. #This is just a preset template that gets used if the 'ExtraDetails' setting is turned on in experience.yml (off by default), you can ignore this template and just edit the strings above
  121. XPBar.Complex.Template={0} &3 {4}&f% &3(&f{1}&3/&f{2}&3)
  122. # 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
  123. # Make sure you turn on Experience_Bars.ThisMayCauseLag.AlwaysUpdateTitlesWhenXPIsGained if you want the XP bar title to update every time a player gains XP!
  124. # END STYLING
  125. #ACROBATICS
  126. Acrobatics.Ability.Proc=&a**Graceful Landing**
  127. Acrobatics.Combat.Proc=&a**Dodged**
  128. Acrobatics.SubSkill.Roll.Stats=&6Roll Chance &e{0}%&6 Graceful Roll Chance&e {1}%
  129. Acrobatics.SubSkill.Roll.Stat=Roll Chance
  130. Acrobatics.SubSkill.Roll.Stat.Extra=Graceful Roll Chance
  131. Acrobatics.SubSkill.Roll.Name=Roll
  132. Acrobatics.SubSkill.Roll.Description=Land strategically to avoid damage.
  133. Acrobatics.SubSkill.Roll.Chance=Roll Chance: &e{0}
  134. Acrobatics.SubSkill.Roll.GraceChance=Graceful Roll Chance: &e{0}
  135. Acrobatics.SubSkill.Roll.Mechanics=&7Rolling is an active Sub-Skill with a passive component.\nWhenever you take fall damage you have a chance to completely negate the damage based on your skill level, at level &e{6}%&7 you have a &e{0}%&7 chance to prevent damage, and &e{1}%&7 if you activate Graceful Roll.\nThe chance for success is scaled against your skill level in a linear curve until level &e{2}&7 where it maxes out, every level in Acrobatics gives you a &e{3}%&7 chance to succeed.\nBy holding the sneak button you can double your odds to avoid fall damage and avoid up to twice the fall damage! Holding sneak will transform a normal roll into a Graceful Roll.\nRolling will only prevent up to &c{4}&7 damage. Graceful Rolls will prevent up to &a{5}&7 damage.
  136. Acrobatics.SubSkill.GracefulRoll.Name=Graceful Roll
  137. Acrobatics.SubSkill.GracefulRoll.Description=Twice as effective as a normal Roll
  138. Acrobatics.SubSkill.Dodge.Name=Dodge
  139. Acrobatics.SubSkill.Dodge.Description=Reduce attack damage by half
  140. Acrobatics.SubSkill.Dodge.Stat=Dodge Chance
  141. Acrobatics.Listener=Acrobatics:
  142. Acrobatics.Roll.Text=[[ITALIC]]**Rolled**
  143. Acrobatics.SkillName=ACROBATICS
  144. #ALCHEMY
  145. Alchemy.SubSkill.Catalysis.Name=Catalysis
  146. Alchemy.SubSkill.Catalysis.Description=Increases potion brewing speed
  147. Alchemy.SubSkill.Catalysis.Stat=Brewing Speed
  148. Alchemy.SubSkill.Concoctions.Name=Concoctions
  149. Alchemy.SubSkill.Concoctions.Description=Brew potions with more ingredients
  150. Alchemy.SubSkill.Concoctions.Stat=Concoctions Rank: &a{0}&3/&a{1}
  151. Alchemy.SubSkill.Concoctions.Stat.Extra=Ingredients [&a{0}&3]: &a{1}
  152. Alchemy.Listener=Alchemy:
  153. Alchemy.Ability.Locked.0=LOCKED UNTIL {0}+ SKILL (CATALYSIS)
  154. Alchemy.SkillName=ALCHEMY
  155. #ARCHERY
  156. Archery.SubSkill.SkillShot.Name=Skill Shot
  157. Archery.SubSkill.SkillShot.Description=Increases damage done with bows
  158. Archery.SubSkill.SkillShot.Stat=Skill Shot Bonus Damage
  159. Archery.SubSkill.Daze.Name=Daze
  160. Archery.SubSkill.Daze.Description=Disorients foes and deals extra DMG
  161. Archery.SubSkill.Daze.Stat=Daze Chance
  162. Archery.SubSkill.ArrowRetrieval.Name=Arrow Retrieval
  163. Archery.SubSkill.ArrowRetrieval.Description=Chance to retrieve arrows from corpses
  164. Archery.SubSkill.ArrowRetrieval.Stat=Arrow Recovery Chance
  165. Archery.SubSkill.ArcheryLimitBreak.Name=Archery Limit Break
  166. Archery.SubSkill.ArcheryLimitBreak.Description=Breaking your limits. Increased damage against tough opponents. Intended for PVP, up to server settings for whether or not it will boost damage in PVE.
  167. Archery.SubSkill.ArcheryLimitBreak.Stat=Limit Break Max DMG
  168. Archery.Listener=Archery:
  169. Archery.SkillName=ARCHERY
  170. #AXES
  171. Axes.Ability.Bonus.0=Axe Mastery
  172. Axes.Ability.Bonus.1=Bonus {0} damage
  173. Axes.Ability.Bonus.2=Armor Impact
  174. Axes.Ability.Bonus.3=Deal {0} Bonus DMG to armor
  175. Axes.Ability.Bonus.4=Greater Impact
  176. Axes.Ability.Bonus.5=Deal {0} Bonus DMG to unarmored foes
  177. Axes.Ability.Lower=&7You lower your Axe.
  178. Axes.Ability.Ready=&3You &6ready&3 your Axe.
  179. Axes.Combat.CritStruck=&4You were CRITICALLY hit!
  180. Axes.Combat.CriticalHit=CRITICAL HIT!
  181. Axes.Combat.GI.Proc=&a**STRUCK WITH GREAT FORCE**
  182. Axes.Combat.GI.Struck=**HIT BY GREATER IMPACT**
  183. Axes.Combat.SS.Struck=&4Struck by SKULL SPLITTER!
  184. Axes.SubSkill.SkullSplitter.Name=Skull Splitter
  185. Axes.SubSkill.SkullSplitter.Description=Deal AoE Damage
  186. Axes.SubSkill.SkullSplitter.Stat=Skull Splitter Duration
  187. Axes.SubSkill.CriticalStrikes.Name=Critical Strikes
  188. Axes.SubSkill.CriticalStrikes.Description=Double Damage
  189. Axes.SubSkill.CriticalStrikes.Stat=Critical Strike Chance
  190. Axes.SubSkill.AxeMastery.Name=Axe Mastery
  191. Axes.SubSkill.AxeMastery.Description=Adds bonus DMG
  192. Axes.SubSkill.AxesLimitBreak.Name=Axes Limit Break
  193. Axes.SubSkill.AxesLimitBreak.Description=Breaking your limits. Increased damage against tough opponents. Intended for PVP, up to server settings for whether or not it will boost damage in PVE.
  194. Axes.SubSkill.AxesLimitBreak.Stat=Limit Break Max DMG
  195. Axes.SubSkill.ArmorImpact.Name=Armor Impact
  196. Axes.SubSkill.ArmorImpact.Description=Strike with enough force to shatter armor
  197. Axes.SubSkill.GreaterImpact.Name=Greater Impact
  198. Axes.SubSkill.GreaterImpact.Description=Deal bonus damage to unarmored foes
  199. Axes.Listener=Axes:
  200. Axes.SkillName=AXES
  201. Axes.Skills.SS.Off=**Skull Splitter has worn off**
  202. Axes.Skills.SS.On=&a**Skull Splitter ACTIVATED**
  203. Axes.Skills.SS.Refresh=&aYour &eSkull Splitter &aability is refreshed!
  204. Axes.Skills.SS.Other.Off=Skull Splitter&a has worn off for &e{0}
  205. Axes.Skills.SS.Other.On=&a{0}&2 has used &cSkull Splitter!
  206. #EXCAVATION
  207. Excavation.Ability.Lower=&7You lower your shovel.
  208. Excavation.Ability.Ready=&3You &6ready&3 your Shovel.
  209. Excavation.SubSkill.GigaDrillBreaker.Name=Giga Drill Breaker
  210. Excavation.SubSkill.GigaDrillBreaker.Description=3x Drop Rate, 3x EXP, +Speed
  211. Excavation.SubSkill.GigaDrillBreaker.Stat=Giga Drill Breaker Duration
  212. Excavation.SubSkill.Archaeology.Name=Archaeology
  213. Excavation.SubSkill.Archaeology.Description=Unearth the secrets of the land! High skill levels increase your odds of finding experience orbs when you find treasure!
  214. Excavation.SubSkill.Archaeology.Stat=Archaeology Experience Orb Chance
  215. Excavation.SubSkill.Archaeology.Stat.Extra=Archaeology Experience Orb Amount
  216. Excavation.Listener=Excavation:
  217. Excavation.SkillName=EXCAVATION
  218. Excavation.Skills.GigaDrillBreaker.Off=**Giga Drill Breaker has worn off**
  219. Excavation.Skills.GigaDrillBreaker.On=&a**GIGA DRILL BREAKER ACTIVATED**
  220. Excavation.Skills.GigaDrillBreaker.Refresh=&aYour &eGiga Drill Breaker &aability is refreshed!
  221. Excavation.Skills.GigaDrillBreaker.Other.Off=Giga Drill Breaker&a has worn off for &e{0}
  222. Excavation.Skills.GigaDrillBreaker.Other.On=&a{0}&2 has used &cGiga Drill Breaker!
  223. #FISHING
  224. Fishing.ScarcityTip=&e&oThis area is suffering from overfishing, cast your rod in a different spot for more fish. At least {0} blocks away.
  225. Fishing.Scared=&7&oChaotic movements will scare fish!
  226. Fishing.Exhausting=&c&oImproper use of the fishing rod will cause fatigue and wear out the rod!
  227. Fishing.LowResourcesTip=&7You sense that there might not be many fish left in this area. Try fishing at least {0} blocks away.
  228. Fishing.Ability.Info=Magic Hunter: &7 **Improves With Treasure Hunter Rank**
  229. Fishing.Ability.Locked.0=LOCKED UNTIL {0}+ SKILL (SHAKE)
  230. Fishing.Ability.Locked.1=LOCKED UNTIL {0}+ SKILL (ICE FISHING)
  231. Fishing.Ability.Locked.2=LOCKED UNTIL {0}+ SKILL (MASTER ANGLER)
  232. Fishing.SubSkill.TreasureHunter.Name=Treasure Hunter
  233. Fishing.SubSkill.TreasureHunter.Description=Fish up misc. objects
  234. Fishing.SubSkill.TreasureHunter.Stat=Treasure Hunter Rank: &a{0}&3/&a{1}
  235. Fishing.SubSkill.TreasureHunter.Stat.Extra=Drop Rate: &7Common: &e{0} &aUncommon: &e{1}\n&9Rare: &e{2} &dEpic: &e{3} &6Legendary: &e{4} &bRecord: &e{5}
  236. Fishing.SubSkill.MagicHunter.Name=Magic Hunter
  237. Fishing.SubSkill.MagicHunter.Description=Find Enchanted Items
  238. Fishing.SubSkill.MagicHunter.Stat=Magic Hunter Chance
  239. Fishing.SubSkill.Shake.Name=Shake
  240. Fishing.SubSkill.Shake.Description=Shake items off of mobs or players w/ fishing pole
  241. Fishing.SubSkill.Shake.Stat=Shake Chance
  242. Fishing.SubSkill.FishermansDiet.Name=Fisherman's Diet
  243. Fishing.SubSkill.FishermansDiet.Description=Improves hunger restored from fished foods
  244. Fishing.SubSkill.FishermansDiet.Stat=Fisherman's Diet:&a Rank {0}
  245. Fishing.SubSkill.MasterAngler.Name=Master Angler
  246. Fishing.SubSkill.MasterAngler.Description=Improves chance of getting a bite while fishing
  247. Fishing.SubSkill.MasterAngler.Stat=Added Bite Chance at your current location: &a+{0}
  248. Fishing.SubSkill.IceFishing.Name=Ice Fishing
  249. Fishing.SubSkill.IceFishing.Description=Allows you to fish in icy biomes
  250. Fishing.SubSkill.IceFishing.Stat=Ice Fishing
  251. Fishing.Chance.Raining=&9 Rain Bonus
  252. Fishing.Listener=Fishing:
  253. Fishing.Ability.TH.MagicFound=&7You feel a touch of magic with this catch...
  254. Fishing.Ability.TH.Boom=&7BOOM TIME!!!
  255. Fishing.Ability.TH.Poison=&7Something doesn't smell quite right...
  256. Fishing.SkillName=FISHING
  257. #HERBALISM
  258. Herbalism.Ability.GTe.NeedMore=You need more seeds to spread Green Terra.
  259. Herbalism.Ability.GTh.Fail=**GREEN THUMB FAIL**
  260. Herbalism.Ability.GTh=&a**GREEN THUMB**
  261. Herbalism.Ability.Lower=&7You lower your Hoe.
  262. Herbalism.Ability.Ready=&3You &6ready&3 your Hoe.
  263. Herbalism.Ability.ShroomThumb.Fail=**SHROOM THUMB FAIL**
  264. Herbalism.SubSkill.GreenTerra.Name=Green Terra
  265. Herbalism.SubSkill.GreenTerra.Description=Spread the Terra, 3x Drops, Boosts Green Thumb
  266. Herbalism.SubSkill.GreenTerra.Stat=Green Terra Duration
  267. Herbalism.SubSkill.GreenThumb.Name=Green Thumb
  268. Herbalism.SubSkill.GreenThumb.Description=Auto-Plants crops when harvesting
  269. Herbalism.SubSkill.GreenThumb.Stat=Green Thumb Chance
  270. Herbalism.SubSkill.GreenThumb.Stat.Extra=Green Thumb Stage: &a Crops grow in stage {0}
  271. Herbalism.Effect.4=Green Thumb (Blocks)
  272. Herbalism.SubSkill.GreenThumb.Description.2=Make bricks mossy, or make grass grow
  273. Herbalism.SubSkill.FarmersDiet.Name=Farmer's Diet
  274. Herbalism.SubSkill.FarmersDiet.Description=Improves hunger restored from farmed foods
  275. Herbalism.SubSkill.FarmersDiet.Stat=Farmer's Diet: &aRank {0}
  276. Herbalism.SubSkill.DoubleDrops.Name=Double Drops
  277. Herbalism.SubSkill.DoubleDrops.Description=Double the normal loot
  278. Herbalism.SubSkill.DoubleDrops.Stat=Double Drop Chance
  279. Herbalism.SubSkill.HylianLuck.Name=Hylian Luck
  280. Herbalism.SubSkill.HylianLuck.Description=Gives a small chance of finding rare items
  281. Herbalism.SubSkill.HylianLuck.Stat=Hylian Luck Chance
  282. Herbalism.SubSkill.ShroomThumb.Name=Shroom Thumb
  283. Herbalism.SubSkill.ShroomThumb.Description=Spread mycelium to dirt & grass
  284. Herbalism.SubSkill.ShroomThumb.Stat=Shroom Thumb Chance
  285. Herbalism.HylianLuck=&aThe luck of Hyrule is with you today!
  286. Herbalism.Listener=Herbalism:
  287. Herbalism.SkillName=HERBALISM
  288. Herbalism.Skills.GTe.Off=**Green Terra has worn off**
  289. Herbalism.Skills.GTe.On=&a**GREEN TERRA ACTIVATED**
  290. Herbalism.Skills.GTe.Refresh=&aYour &eGreen Terra &aability is refreshed!
  291. Herbalism.Skills.GTe.Other.Off=Green Terra&a has worn off for &e{0}
  292. Herbalism.Skills.GTe.Other.On=&a{0}&2 has used &cGreen Terra!
  293. #MINING
  294. Mining.Ability.Locked.0=LOCKED UNTIL {0}+ SKILL (BLAST MINING)
  295. Mining.Ability.Locked.1=LOCKED UNTIL {0}+ SKILL (BIGGER BOMBS)
  296. Mining.Ability.Locked.2=LOCKED UNTIL {0}+ SKILL (DEMOLITIONS EXPERTISE)
  297. Mining.Ability.Lower=&7You lower your Pickaxe.
  298. Mining.Ability.Ready=&3You &6ready&3 your pickaxe.
  299. Mining.SubSkill.SuperBreaker.Name=Super Breaker
  300. Mining.SubSkill.SuperBreaker.Description=Speed+, Triple Drop Chance
  301. Mining.SubSkill.SuperBreaker.Stat=Super Breaker Length
  302. Mining.SubSkill.DoubleDrops.Name=Double Drops
  303. Mining.SubSkill.DoubleDrops.Description=Double the normal loot
  304. Mining.SubSkill.DoubleDrops.Stat=Double Drop Chance
  305. Mining.SubSkill.BlastMining.Name=Blast Mining
  306. Mining.SubSkill.BlastMining.Description=Bonuses to mining with TNT
  307. Mining.SubSkill.BlastMining.Stat=Blast Mining:&a Rank {0}/{1} &7({2})
  308. Mining.SubSkill.BlastMining.Stat.Extra=Blast Radius Increase: &a+{0}
  309. Mining.SubSkill.BiggerBombs.Name=Bigger Bombs
  310. Mining.SubSkill.BiggerBombs.Description=Increases TNT explosion radius
  311. Mining.SubSkill.DemolitionsExpertise.Name=Demolitions Expertise
  312. Mining.SubSkill.DemolitionsExpertise.Description=Decreases damage from TNT explosions
  313. Mining.SubSkill.DemolitionsExpertise.Stat=Demolitions Expert Damage Decrease
  314. Mining.Listener=Mining:
  315. Mining.SkillName=MINING
  316. Mining.Skills.SuperBreaker.Off=**Super Breaker has worn off**
  317. Mining.Skills.SuperBreaker.On=&a**SUPER BREAKER ACTIVATED**
  318. Mining.Skills.SuperBreaker.Other.Off=Super Breaker&a has worn off for &e{0}
  319. Mining.Skills.SuperBreaker.Other.On=&a{0}&2 has used &cSuper Breaker!
  320. Mining.Skills.SuperBreaker.Refresh=&aYour &eSuper Breaker &aability is refreshed!
  321. #Blast Mining
  322. Mining.Blast.Boom=&7**BOOM**
  323. Mining.Blast.Cooldown=
  324. Mining.Blast.Effect=+{0} ore yield, {1}x drops
  325. Mining.Blast.Other.On=&a{0}&2 has used &cBlast Mining!
  326. Mining.Blast.Refresh=&aYour &eBlast Mining &aability is refreshed!
  327. #REPAIR
  328. Repair.SubSkill.Repair.Name=Repair
  329. Repair.SubSkill.Repair.Description=Repair Tools & Armor
  330. Repair.SubSkill.GoldRepair.Name=Gold Repair ({0}+ SKILL)
  331. Repair.SubSkill.GoldRepair.Description=Repair Gold Tools & Armor
  332. Repair.SubSkill.IronRepair.Name=Iron Repair ({0}+ SKILL)
  333. Repair.SubSkill.IronRepair.Description=Repair Iron Tools & Armor
  334. Repair.SubSkill.StoneRepair.Name=Stone Repair ({0}+ SKILL)
  335. Repair.SubSkill.StoneRepair.Description=Repair Stone Tools
  336. Repair.SubSkill.RepairMastery.Name=Repair Mastery
  337. Repair.SubSkill.RepairMastery.Description=Increased repair amount
  338. Repair.SubSkill.RepairMastery.Stat=Repair Mastery: &aExtra {0} durability restored
  339. Repair.SubSkill.SuperRepair.Name=Super Repair
  340. Repair.SubSkill.SuperRepair.Description=Double effectiveness
  341. Repair.SubSkill.SuperRepair.Stat=Super Repair Chance
  342. Repair.SubSkill.DiamondRepair.Name=Diamond Repair ({0}+ SKILL)
  343. Repair.SubSkill.DiamondRepair.Description=Repair Diamond Tools & Armor
  344. Repair.SubSkill.ArcaneForging.Name=Arcane Forging
  345. Repair.SubSkill.ArcaneForging.Description=Repair magic items
  346. Repair.SubSkill.ArcaneForging.Stat=Arcane Forging: &eRank {0}/{1}
  347. Repair.SubSkill.ArcaneForging.Stat.Extra=&3Arcane Forging Odds:&7 Success &a{0}&7%, Failure &c{1}&7%
  348. Repair.Error=&4mcMMO encountered an error attempting to repair this item!
  349. Repair.Listener.Anvil=&4You have placed an anvil, anvils can repair tools and armor.
  350. Repair.Listener=Repair:
  351. Repair.SkillName=REPAIR
  352. Repair.Skills.AdeptDiamond=&4You're not skilled enough to repair Diamond.
  353. Repair.Skills.AdeptGold=&4You're not skilled enough to repair Gold.
  354. Repair.Skills.AdeptIron=&4You're not skilled enough to repair Iron.
  355. Repair.Skills.AdeptStone=&4You're not skilled enough to repair Stone.
  356. Repair.Skills.Adept=&cYou must be level &e{0}&c to repair &e{1}
  357. Repair.Skills.FeltEasy=&7That felt easy.
  358. Repair.Skills.FullDurability=&7That is at full durability.
  359. Repair.Skills.StackedItems=&4You can't repair stacked items.
  360. Repair.Pretty.Name=Repair
  361. #Arcane Forging
  362. Repair.Arcane.Downgrade=Arcane power has decreased for this item.
  363. Repair.Arcane.Fail=Arcane power has permanently left the item.
  364. Repair.Arcane.Lost=You were not skilled enough to keep any enchantments.
  365. Repair.Arcane.Perfect=&aYou have sustained the arcane energies in this item.
  366. #SALVAGE
  367. Salvage.Pretty.Name=Salvage
  368. Salvage.SubSkill.UnderstandingTheArt.Name=Understanding The Art
  369. Salvage.SubSkill.UnderstandingTheArt.Description=You're not just digging through your neighbors trash, you're taking care of the environment.\nPowers up various properties of Salvaging.
  370. Salvage.SubSkill.ScrapCollector.Name=Scrap Collector
  371. Salvage.SubSkill.ScrapCollector.Description=Salvage materials from an item, a perfect salvage depends on skill and luck.
  372. Salvage.SubSkill.ScrapCollector.Stat=Scrap Collector: &aSalvage up to &e{0}&a items. Some luck is involved.
  373. Salvage.SubSkill.ArcaneSalvage.Name=Arcane Salvaging
  374. Salvage.SubSkill.ArcaneSalvage.Description=Extract enchantments from items
  375. Salvage.SubSkill.ArcaneSalvage.Stat=Arcane Salvaging: &eRank {0}/{1}
  376. Salvage.Ability.Bonus.0=Scrap Collector
  377. Salvage.Ability.Bonus.1=Salvage up to &e{0}&a items. Some luck is involved.
  378. Salvage.Arcane.ExtractFull=&7AS Full-Enchant Chance
  379. Salvage.Arcane.ExtractPartial=&7AS Partial-Enchant Chance
  380. Salvage.Skills.Success=&aItem salvaged!
  381. Salvage.Skills.Adept.Damaged=&4You aren't skilled enough to salvage damaged items.
  382. Salvage.Skills.Adept.Level=You must be level &e{0}&c to salvage &e{1}
  383. Salvage.Skills.TooDamaged=&4This item is too damaged to be salvaged.
  384. Salvage.Skills.ArcaneFailed=&cYou were unable to extract the knowledge contained within this item.
  385. Salvage.Skills.ArcanePartial=&cYou were only able to extract some of the knowledge contained within this item.
  386. Salvage.Skills.ArcaneSuccess=&aYou able to extract all of the knowledge contained within this item!
  387. Salvage.Listener.Anvil=&4You have placed a Salvage anvil, use this to Salvage tools and armor.
  388. Salvage.Listener=Salvage:
  389. Salvage.SkillName=SALVAGE
  390. Salvage.Skills.Lottery.Normal=&6You were able to salvage &3{0}&6 materials from &e{1}&6.
  391. Salvage.Skills.Lottery.Perfect=&a&lPerfect!&r&6 You salvaged &3{1}&6 effortlessly, retrieving &3{0}&6 materials.
  392. Salvage.Skills.Lottery.Untrained=&7You aren't properly trained in salvaging. You were only able to recover &c{0}&7 materials from &a{1}&7.
  393. #Anvil (Shared between SALVAGE and REPAIR)
  394. Anvil.Unbreakable=This item is unbreakable!
  395. #SWORDS
  396. Swords.Ability.Lower=&7You lower your sword.
  397. Swords.Ability.Ready=&3You &6ready&3 your Sword.
  398. Swords.Combat.Rupture.Note=&7NOTE: &e1 Tick happens every 0.5 seconds!
  399. Swords.Combat.Bleeding.Started=&4 You're bleeding!
  400. Swords.Combat.Bleeding.Stopped=&7The bleeding has &astopped&7!
  401. Swords.Combat.Bleeding=&a**ENEMY BLEEDING**
  402. Swords.Combat.Counter.Hit=&4Hit with a counter-attack!
  403. Swords.Combat.Countered=&a**COUNTER-ATTACKED**
  404. Swords.Combat.SS.Struck=&4Struck by SERRATED STRIKES!
  405. Swords.SubSkill.CounterAttack.Name=Counter Attack
  406. Swords.SubSkill.CounterAttack.Description=Reflect a portion of damage when attacked!
  407. Swords.SubSkill.CounterAttack.Stat=Counter Attack Chance
  408. Swords.SubSkill.SerratedStrikes.Name=Serrated Strikes
  409. Swords.SubSkill.SerratedStrikes.Description=Deal partial damage in an AOE with a chance to apply Rupture!
  410. Swords.SubSkill.SerratedStrikes.Stat=Serrated Strikes Length
  411. Swords.SubSkill.Rupture.Name=Rupture
  412. Swords.SubSkill.Rupture.Description=Apply a powerful bleed DoT
  413. Swords.SubSkill.Stab.Name=Stab
  414. Swords.SubSkill.Stab.Description=Adds bonus damage to your attacks.
  415. Swords.SubSkill.Stab.Stat=Stab Damage
  416. Swords.SubSkill.SwordsLimitBreak.Name=Swords Limit Break
  417. Swords.SubSkill.SwordsLimitBreak.Description=Breaking your limits. Increased damage against tough opponents. Intended for PVP, up to server settings for whether or not it will boost damage in PVE.
  418. Swords.SubSkill.SwordsLimitBreak.Stat=Limit Break Max DMG
  419. Swords.SubSkill.Rupture.Stat=Rupture Chance
  420. Swords.SubSkill.Rupture.Stat.Extra=Rupture: &a{0} ticks [{1} DMG vs Player] [{2} DMG vs Mobs]
  421. Swords.Effect.4=Serrated Strikes Rupture+
  422. Swords.Effect.5={0} Tick Rupture
  423. Swords.Listener=Swords:
  424. Swords.SkillName=SWORDS
  425. Swords.Skills.SS.Off=**Serrated Strikes has worn off**
  426. Swords.Skills.SS.On=&a**SERRATED STRIKES ACTIVATED**
  427. Swords.Skills.SS.Refresh=&aYour &eSerrated Strikes &aability is refreshed!
  428. Swords.Skills.SS.Other.Off=Serrated Strikes&a has worn off for &e{0}
  429. Swords.Skills.SS.Other.On=&a{0}&2 has used &cSerrated Strikes!
  430. #TAMING
  431. Taming.Ability.Bonus.0=Environmentally Aware
  432. Taming.Ability.Bonus.1=Wolves avoid danger
  433. Taming.Ability.Bonus.2=Thick Fur
  434. Taming.Ability.Bonus.3=1/{0} Damage, Fire Resistance
  435. Taming.Ability.Bonus.4=Shock Proof
  436. Taming.Ability.Bonus.5=Explosives do 1/{0} normal damage
  437. Taming.Ability.Bonus.6=Sharpened Claws
  438. Taming.Ability.Bonus.7=+{0} Damage
  439. Taming.Ability.Bonus.8=Fast Food Service
  440. Taming.Ability.Bonus.9={0} Chance for heal on attack
  441. Taming.Ability.Bonus.10=Holy Hound
  442. Taming.Ability.Bonus.11=Regain health when damaged by magic or poison
  443. Taming.Ability.Locked.0=LOCKED UNTIL {0}+ SKILL (ENVIRONMENTALLY AWARE)
  444. Taming.Ability.Locked.1=LOCKED UNTIL {0}+ SKILL (THICK FUR)
  445. Taming.Ability.Locked.2=LOCKED UNTIL {0}+ SKILL (SHOCK PROOF)
  446. Taming.Ability.Locked.3=LOCKED UNTIL {0}+ SKILL (SHARPENED CLAWS)
  447. Taming.Ability.Locked.4=LOCKED UNTIL {0}+ SKILL (FAST FOOD SERVICE)
  448. Taming.Ability.Locked.5=LOCKED UNTIL {0}+ SKILL (HOLY HOUND)
  449. Taming.Combat.Chance.Gore=Gore Chance
  450. Taming.SubSkill.BeastLore.Name=Beast Lore
  451. Taming.SubSkill.BeastLore.Description=Bone-whacking inspects wolves & ocelots
  452. Taming.SubSkill.ShockProof.Name=Shock Proof
  453. Taming.SubSkill.ShockProof.Description=Explosive Damage Reduction
  454. Taming.SubSkill.CallOfTheWild.Name=Call of the Wild
  455. Taming.SubSkill.CallOfTheWild.Description=Summon an animal to your side
  456. Taming.SubSkill.CallOfTheWild.Description.2=&7COTW: Crouch and left-click with\n {0} {1} (Ocelot), {2} {3} (Wolf), {4} {5} (Horse)
  457. Taming.SubSkill.FastFoodService.Name=Fast Food Service
  458. Taming.SubSkill.FastFoodService.Description=Chance for wolves to heal on attack
  459. Taming.SubSkill.HolyHound.Name=Holy Hound
  460. Taming.SubSkill.HolyHound.Description=Healed by Magic & Poison
  461. Taming.SubSkill.Gore.Name=Gore
  462. Taming.SubSkill.Gore.Description=Critical Strike that applies Rupture
  463. Taming.SubSkill.SharpenedClaws.Name=Sharpened Claws
  464. Taming.SubSkill.SharpenedClaws.Description=Damage Bonus
  465. Taming.SubSkill.EnvironmentallyAware.Name=Environmentally Aware
  466. Taming.SubSkill.EnvironmentallyAware.Description=Cactus/Lava Phobia, Fall DMG Immune
  467. Taming.SubSkill.ThickFur.Name=Thick Fur
  468. Taming.SubSkill.ThickFur.Description=DMG Reduction, Fire Resistance
  469. Taming.SubSkill.Pummel.Name=Pummel
  470. Taming.SubSkill.Pummel.Description=Your Wolves have a chance of knocking back foes
  471. Taming.SubSkill.Pummel.TargetMessage=You've been knocked back by a wolf!
  472. Taming.Listener.Wolf=&8Your wolf scurries back to you...
  473. Taming.Listener=Taming:
  474. Taming.SkillName=TAMING
  475. Taming.Summon.COTW.Success.WithoutLifespan=&a(Call Of The Wild) &7You have summoned a &6{0}&7
  476. Taming.Summon.COTW.Success.WithLifespan=&a(Call Of The Wild) &7You have summoned a &6{0}&7 and it has a duration of &6{1}&7 seconds.
  477. Taming.Summon.COTW.Limit=&a(Call Of The Wild) &7You can only have &c{0} &7summoned &7{1} pets at the same time.
  478. Taming.Summon.COTW.TimeExpired=&a(Call Of The Wild) &7Time is up, your &6{0}&7 departs.
  479. Taming.Summon.COTW.BreedingDisallowed=&a(Call Of The Wild) &cYou cannot breed a summoned animal.
  480. Taming.Summon.COTW.NeedMoreItems=&a(Call Of The Wild) &7You need &e{0}&7 more &3{1}&7(s)
  481. Taming.Summon.Name.Format=&6(COTW) &f{0}'s {1}
  482. #UNARMED
  483. Unarmed.Ability.Bonus.0=Steel Arm Style
  484. Unarmed.Ability.Bonus.1=+{0} DMG Upgrade
  485. Unarmed.Ability.IronGrip.Attacker=Your opponent has an iron grip!
  486. Unarmed.Ability.IronGrip.Defender=&aYour iron grip kept you from being disarmed!
  487. Unarmed.Ability.Lower=&7You lower your fists.
  488. Unarmed.Ability.Ready=&3You &6ready&3 your Fists.
  489. Unarmed.SubSkill.Berserk.Name=Berserk
  490. Unarmed.SubSkill.Berserk.Description=+50% DMG, Breaks weak materials
  491. Unarmed.SubSkill.Berserk.Stat=Berserk Length
  492. Unarmed.SubSkill.Disarm.Name=Disarm
  493. Unarmed.SubSkill.Disarm.Description=Drops the foes item held in hand
  494. Unarmed.SubSkill.Disarm.Stat=Disarm Chance
  495. Unarmed.SubSkill.UnarmedLimitBreak.Name=Unarmed Limit Break
  496. Unarmed.SubSkill.UnarmedLimitBreak.Description=Breaking your limits. Increased damage against tough opponents. Intended for PVP, up to server settings for whether or not it will boost damage in PVE.
  497. Unarmed.SubSkill.UnarmedLimitBreak.Stat=Limit Break Max DMG
  498. Unarmed.SubSkill.SteelArmStyle.Name=Steel Arm Style
  499. Unarmed.SubSkill.SteelArmStyle.Description=Hardens your arm over time
  500. Unarmed.SubSkill.ArrowDeflect.Name=Arrow Deflect
  501. Unarmed.SubSkill.ArrowDeflect.Description=Deflect arrows
  502. Unarmed.SubSkill.ArrowDeflect.Stat=Arrow Deflect Chance
  503. Unarmed.SubSkill.IronGrip.Name=Iron Grip
  504. Unarmed.SubSkill.IronGrip.Description=Prevents you from being disarmed
  505. Unarmed.SubSkill.IronGrip.Stat=Iron Grip Chance
  506. Unarmed.SubSkill.BlockCracker.Name=Block Cracker
  507. Unarmed.SubSkill.BlockCracker.Description=Break rock with your fists
  508. Unarmed.Listener=Unarmed:
  509. Unarmed.SkillName=UNARMED
  510. Unarmed.Skills.Berserk.Off=**Berserk has worn off**
  511. Unarmed.Skills.Berserk.On=&a**BERSERK ACTIVATED**
  512. Unarmed.Skills.Berserk.Other.Off=Berserk&a has worn off for &e{0}
  513. Unarmed.Skills.Berserk.Other.On=&a{0}&2 has used &cBerserk!
  514. Unarmed.Skills.Berserk.Refresh=&aYour &eBerserk &aability is refreshed!
  515. #WOODCUTTING
  516. Woodcutting.Ability.0=Leaf Blower
  517. Woodcutting.Ability.1=Blow away leaves
  518. Woodcutting.Ability.Locked.0=LOCKED UNTIL {0}+ SKILL (LEAF BLOWER)
  519. Woodcutting.SubSkill.TreeFeller.Name=Tree Feller
  520. Woodcutting.SubSkill.TreeFeller.Description=Make trees explode
  521. Woodcutting.SubSkill.TreeFeller.Stat=Tree Feller Length
  522. Woodcutting.SubSkill.LeafBlower.Name=Leaf Blower
  523. Woodcutting.SubSkill.LeafBlower.Description=Blow Away Leaves
  524. Woodcutting.SubSkill.HarvestLumber.Name=Harvest Lumber
  525. Woodcutting.SubSkill.HarvestLumber.Description=Skillfully extract more Lumber
  526. Woodcutting.SubSkill.HarvestLumber.Stat=Double Drop Chance
  527. Woodcutting.SubSkill.Splinter.Name=Splinter
  528. Woodcutting.SubSkill.Splinter.Description=Cut down trees more efficiently.
  529. Woodcutting.SubSkill.BarkSurgeon.Name=Bark Surgeon
  530. Woodcutting.SubSkill.BarkSurgeon.Description=Extract useful materials when stripping trees.
  531. Woodcutting.SubSkill.NaturesBounty.Name=Nature's Bounty
  532. Woodcutting.SubSkill.NaturesBounty.Description=Gather experience from nature.
  533. Woodcutting.Listener=Woodcutting:
  534. Woodcutting.SkillName=WOODCUTTING
  535. Woodcutting.Skills.TreeFeller.Off=**Tree Feller has worn off**
  536. Woodcutting.Skills.TreeFeller.On=&a**TREE FELLER ACTIVATED**
  537. Woodcutting.Skills.TreeFeller.Refresh=&aYour &eTree Feller &aability is refreshed!
  538. Woodcutting.Skills.TreeFeller.Other.Off=Tree Feller&a has worn off for &e{0}
  539. Woodcutting.Skills.TreeFeller.Other.On=&a{0}&2 has used &cTree Feller!
  540. Woodcutting.Skills.TreeFeller.Splinter=YOUR AXE SPLINTERS INTO DOZENS OF PIECES!
  541. Woodcutting.Skills.TreeFeller.Threshold=That tree is too large!
  542. #ABILITIY
  543. #COMBAT
  544. Combat.ArrowDeflect=&f**ARROW DEFLECT**
  545. Combat.BeastLore=&a**BEAST LORE**
  546. Combat.BeastLoreHealth=&3Health (&a{0}&3/{1})
  547. Combat.BeastLoreOwner=&3Owner (&c{0}&3)
  548. Combat.BeastLoreHorseSpeed=&3Horse Movement Speed (&a{0} blocks/s&3)
  549. Combat.BeastLoreHorseJumpStrength=&3Horse Jump Strength (&aMax {0} blocks&3)
  550. Combat.Gore=&a**GORED**
  551. Combat.StruckByGore=**YOU HAVE BEEN GORED**
  552. Combat.TargetDazed=Target was &4Dazed
  553. Combat.TouchedFuzzy=&4Touched Fuzzy. Felt Dizzy.
  554. #COMMANDS
  555. ##generic
  556. mcMMO.Description=&3About the &emcMMO&3 Project:,&6mcMMO is an &copen source&6 RPG mod created in February 2011,&6by &9nossr50&6. The goal is to provide a quality RPG experience.,&3Tips:,&6 - &aUse &c/mcmmo help&a to see commands,&6 - &aType &c/SKILLNAME&a to see detailed skill info,&3Developers:,&6 - &anossr50 &9(Creator & Project Lead),&6 - &aelectronicboy &9(Dev),&6 - &akashike &9(Dev),&6 - &at00thpick1 &9(Classic Maintainer)
  557. mcMMO.Description.FormerDevs=&3Former Devs: &aGJ, NuclearW, bm01, TfT_02, Glitchfinder
  558. Commands.addlevels.AwardAll.1=&aYou were awarded {0} levels in all skills!
  559. Commands.addlevels.AwardAll.2=All skills have been modified for {0}.
  560. Commands.addlevels.AwardSkill.1=&aYou were awarded {0} levels in {1}!
  561. Commands.addlevels.AwardSkill.2={0} has been modified for {1}.
  562. Commands.addxp.AwardAll=&aYou were awarded {0} experience in all skills!
  563. Commands.addxp.AwardSkill=&aYou were awarded {0} experience in {1}!
  564. Commands.Ability.Off=Ability use toggled &coff
  565. Commands.Ability.On=Ability use toggled &aon
  566. Commands.Ability.Toggle=Ability use has been toggled for &e{0}
  567. Commands.AdminChat.Off=Admin Chat only &cOff
  568. Commands.AdminChat.On=Admin Chat only &aOn
  569. Commands.AdminToggle=&a- Toggle admin chat
  570. Commands.Chat.Console=*Console*
  571. Commands.Cooldowns.Header=&6--= &amcMMO Ability Cooldowns&6 =--
  572. Commands.Cooldowns.Row.N=\ &c{0}&f - &6{1} seconds left
  573. Commands.Cooldowns.Row.Y=\ &b{0}&f - &2Ready!
  574. Commands.Database.CooldownMS=You must wait {0} milliseconds before using this command again.
  575. Commands.Database.Processing=Your previous command is still being processed. Please wait.
  576. Commands.Disabled=This command is disabled.
  577. Commands.DoesNotExist= &cPlayer does not exist in the database!
  578. Commands.GodMode.Disabled=mcMMO Godmode Disabled
  579. Commands.GodMode.Enabled=mcMMO Godmode Enabled
  580. Commands.AdminChatSpy.Enabled=mcMMO Party Chat Spy Enabled
  581. Commands.AdminChatSpy.Disabled=mcMMO Party Chat Spy Disabled
  582. Commands.AdminChatSpy.Toggle=mcMMO Party Chat has been toggled for &e{0}
  583. Commands.AdminChatSpy.Chat=&6[SPY: &a{0}&6] &f{1}
  584. Commands.GodMode.Forbidden=[mcMMO] God Mode not permitted on this world (See Permissions)
  585. Commands.GodMode.Toggle=God mode has been toggled for &e{0}
  586. Commands.Healthbars.Changed.HEARTS=[mcMMO] Your healthbar display type was changed to &cHearts&f.
  587. Commands.Healthbars.Changed.BAR=[mcMMO] Your healthbar display type was changed to &eBoxes&f.
  588. Commands.Healthbars.Changed.DISABLED=[mcMMO] Your mob healthbars have been &7disabled&f.
  589. Commands.Healthbars.Invalid=Invalid healthbar type!
  590. Commands.Inspect=<player> &a- View detailed player info
  591. Commands.Invite.Success=&aInvite sent successfully.
  592. Commands.Leaderboards=<skill> <page> &a- Leaderboards
  593. Commands.mcgod=&a- Toggle GodMode
  594. Commands.mchud.Invalid=That is not a valid HUD type.
  595. Commands.mcpurge.Success=&aThe database was successfully purged!
  596. Commands.mcrank.Heading=&6-=PERSONAL RANKINGS=-
  597. Commands.mcrank.Overall=Overall&a - &6Rank &f#&a{0}
  598. Commands.mcrank.Player=&eRankings for &f{0}
  599. Commands.mcrank.Skill=&e{0}&a - &6Rank &f#&a{1}
  600. Commands.mcrank.Unranked=&fUnranked
  601. Commands.mcrefresh.Success={0}''s cooldowns have been refreshed.
  602. Commands.mcremove.Success=&a{0} was successfully removed from the database!
  603. Commands.mctop.Tip=&6Tip: Use &c/mcrank&6 to view all of your personal rankings!
  604. Commands.mmoedit=[player] <skill> <newvalue> &a - Modify target
  605. Commands.mmoedit.AllSkills.1=&aYour level in all skills was set to {0}!
  606. Commands.mmoedit.Modified.1=&aYour level in {0} was set to {1}!
  607. Commands.mmoedit.Modified.2={0} has been modified for {1}.
  608. Commands.mcconvert.Database.Same=You are already using the {0} database!
  609. Commands.mcconvert.Database.InvalidType={0} is not a valid database type.
  610. Commands.mcconvert.Database.Start=&7Starting conversion from {0} to {1}...
  611. Commands.mcconvert.Database.Finish=&7Database migration complete; the {1} database now has all data from the {0} database.
  612. Commands.mmoshowdb=The currently used database is &a{0}
  613. Commands.mcconvert.Experience.Invalid=Unknown formula type! Valid types are: &aLINEAR &cand &aEXPONENTIAL.
  614. Commands.mcconvert.Experience.Same=Already using formula type {0}
  615. Commands.mcconvert.Experience.Start=&7Starting conversion from {0} to {1} curve
  616. Commands.mcconvert.Experience.Finish=&7Formula conversion complete; now using {0} XP curve.
  617. Commands.ModDescription=&a- Read brief mod description
  618. Commands.NoConsole=This command does not support console usage.
  619. Commands.Notifications.Off=Ability notifications toggled &coff
  620. Commands.Notifications.On=Ability notifications toggled &aon
  621. Commands.Offline=This command does not work for offline players.
  622. Commands.NotLoaded=Player profile is not loaded yet.
  623. Commands.Party.Status=&8NAME: &f{0} {1} &8LEVEL: &3{2}
  624. Commands.Party.Status.Alliance=&8ALLY: &f{0}
  625. Commands.Party.UnlockedFeatures=&8Unlocked Features: &7[[ITALIC]]{0}
  626. Commands.Party.ShareMode=&8SHARE MODE:
  627. Commands.Party.ItemShare=&7ITEM &3({0})
  628. Commands.Party.ExpShare=&7EXP &3({0})
  629. Commands.Party.ItemShareCategories=&8Sharing Items: &7[[ITALIC]]{0}
  630. Commands.Party.MembersNear=&8NEAR YOU &3{0}&8/&3{1}
  631. Commands.Party.Accept=&a- Accept party invite
  632. Commands.Party.Chat.Off=Party Chat only &cOff
  633. Commands.Party.Chat.On=Party Chat only &aOn
  634. Commands.Party.Commands=&c---[]&aPARTY COMMANDS&c[]---
  635. Commands.Party.Invite.0=&cALERT: &aYou have received a party invite for {0} from {1}
  636. Commands.Party.Invite.1=&eType &a/party accept&e to accept the invite
  637. Commands.Party.Invite=&a- Send party invite
  638. Commands.Party.Invite.Accepted=&aInvite Accepted. You have joined party {0}
  639. Commands.Party.Join=&7Joined Party: {0}
  640. Commands.Party.PartyFull=&6{0}&c is full!
  641. Commands.Party.PartyFull.Invite=You cannot invite &e{0}&c to &a{1}&c because it already has &3{2}&c players in it!
  642. Commands.Party.PartyFull.InviteAccept=You cannot join &a{0}&c because it already has &3{1}&c players in it!
  643. Commands.Party.Create=&7Created Party: {0}
  644. Commands.Party.Rename=&7Party name changed to: &f{0}
  645. Commands.Party.SetSharing=&7Party {0} sharing set to: &3{1}
  646. Commands.Party.ToggleShareCategory=&7Party item sharing for &6{0} &7has been &3{1}
  647. Commands.Party.AlreadyExists=&4Party {0} already exists!
  648. Commands.Party.Kick=&cYou were kicked from party &a{0}&c!
  649. Commands.Party.Leave=&eYou have left that party
  650. Commands.Party.Members.Header=&c-----[]&aMEMBERS&c[]-----
  651. Commands.Party.None=&cYou are not in a party.
  652. Commands.Party.Quit=&a- Leave your current party
  653. Commands.Party.Teleport=&a- Teleport to party member
  654. Commands.Party.Toggle=&a- Toggle Party Chat
  655. Commands.Party1=&a- Create a new party
  656. Commands.Party2=&a- Join a players party
  657. Commands.Party.Alliance.Header=&c-----[]&aPARTY ALLIANCE&c[]-----
  658. Commands.Party.Alliance.Ally=&f{0} &8IS ALLIED WITH: &f{1}
  659. Commands.Party.Alliance.Members.Header=&c-----[]&aALLIANCE MEMBERS&c[]-----
  660. Commands.Party.Alliance.Invite.0=ALERT: &aYou have received a party alliance invite for {0} from {1}
  661. Commands.Party.Alliance.Invite.1=Type &a/party alliance accept&e to accept the invite
  662. Commands.Party.Alliance.Invite.Accepted=&aAlliance invite Accepted.
  663. Commands.Party.Alliance.None=&cYour party does not have an ally.
  664. Commands.Party.Alliance.AlreadyAllies=&cYour party already has an ally. Disband with &3/party alliance disband
  665. Commands.Party.Alliance.Help.0=&cThis party hasn't formed an alliance. Invite a party leader
  666. Commands.Party.Alliance.Help.1=&c to an alliance with &3/party alliance invite <player>&c.
  667. Commands.ptp.Enabled=Party teleporting &aenabled
  668. Commands.ptp.Disabled=Party teleporting &cdisabled
  669. Commands.ptp.NoRequests=&cYou have no teleport requests at this time
  670. Commands.ptp.NoWorldPermissions=&c[mcMMO] You do not have permission to teleport to the world {0}.
  671. Commands.ptp.Request1=&e{0} &ahas requested to teleport to you.
  672. Commands.ptp.Request2=&aTo teleport, type &e/ptp accept&a. Request expires in &c{0} &aseconds.
  673. Commands.ptp.AcceptAny.Enabled=Party teleport request confirmation &aenabled
  674. Commands.ptp.AcceptAny.Disabled=Party teleport request confirmation &cdisabled
  675. Commands.ptp.RequestExpired=&cParty teleport request has expired!
  676. Commands.PowerLevel.Leaderboard=&e--mcMMO&9 Power Level &eLeaderboard--
  677. Commands.PowerLevel.Capped=&4POWER LEVEL: &a{0} &4MAX LEVEL: &e{1}
  678. Commands.PowerLevel=&4POWER LEVEL: &a{0}
  679. Commands.Reset.All=&aAll of your skill levels have been reset successfully.
  680. Commands.Reset.Single=&aYour {0} skill level has been reset successfully.
  681. Commands.Reset=&a- Reset a skill's level to 0
  682. Commands.Scoreboard.Clear=&3mcMMO scoreboard cleared.
  683. Commands.Scoreboard.NoBoard=&cThe mcMMO scoreboard is not active.
  684. Commands.Scoreboard.Keep=&3The mcMMO scoreboard will stay up until you use &a/mcscoreboard clear&3.
  685. Commands.Scoreboard.Timer=&3The mcMMO scoreboard will clear &6{0}&3 seconds from now.
  686. Commands.Scoreboard.Help.0=&6 == &aHelp for &c/mcscoreboard&6 ==
  687. Commands.Scoreboard.Help.1=&3/mcscoreboard&b clear &f - clear the McMMO scoreboard
  688. Commands.Scoreboard.Help.2=&3/mcscoreboard&b keep &f - keep the mcMMO scoreboard up
  689. Commands.Scoreboard.Help.3=&3/mcscoreboard&b time [n] &f - clear the McMMO scoreboard after &dn&f seconds
  690. Commands.Scoreboard.Tip.Keep=&6Tip: Use &c/mcscoreboard keep&6 while the scoreboard is shown to keep it from going away.
  691. Commands.Scoreboard.Tip.Clear=&6Tip: Use &c/mcscoreboard clear&6 to get rid of the scoreboard.
  692. Commands.XPBar.Reset=&6XP Bar settings for mcMMO have been reset.
  693. Commands.XPBar.SettingChanged=&6XP Bar setting for &a{0}&6 is now set to &a{1}
  694. Commands.Skill.Invalid=That is not a valid skillname!
  695. Commands.Skill.ChildSkill=Child skills are not valid for this command!
  696. Commands.Skill.Leaderboard=--mcMMO &9{0}&e Leaderboard--
  697. Commands.SkillInfo=&a- View detailed information about a skill
  698. Commands.Stats=&a- View your mcMMO stats
  699. Commands.ToggleAbility=&a- Toggle ability activation with right click
  700. Commands.Usage.0=&cProper usage is /{0}
  701. Commands.Usage.1=&cProper usage is /{0} {1}
  702. Commands.Usage.2=&cProper usage is /{0} {1} {2}
  703. Commands.Usage.3=&cProper usage is /{0} {1} {2} {3}
  704. Commands.Usage.3.XP=&cProper usage is /{0} {1} {2} {3}&7 (You can include -s at the end to execute the command without informing the player, effectively silencing it)
  705. Commands.Usage.FullClassName=classname
  706. Commands.Usage.Level=level
  707. Commands.Usage.Message=message
  708. Commands.Usage.Page=page
  709. Commands.Usage.PartyName=name
  710. Commands.Usage.Password=password
  711. Commands.Usage.Player=player
  712. Commands.Usage.Rate=rate
  713. Commands.Usage.Skill=skill
  714. Commands.Usage.SubSkill=subskill
  715. Commands.Usage.XP=xp
  716. Commands.Description.mmoinfo=Read details about a skill or mechanic.
  717. Commands.MmoInfo.Mystery=&7You haven't unlocked this skill yet, but when you do you will be able to read details about it here!
  718. Commands.MmoInfo.NoMatch=That subskill doesn't exist!
  719. Commands.MmoInfo.Header=&3-=[]=====[]&6 MMO Info &3[]=====[]=-
  720. Commands.MmoInfo.SubSkillHeader=&6Name:&e {0}
  721. Commands.MmoInfo.DetailsHeader=&3-=[]=====[]&a Details &3[]=====[]=-
  722. Commands.MmoInfo.OldSkill=&7mcMMO skills are being converted into an improved modular skill system, unfortunately this skill has not been converted yet and lacks detailed stats. The new system will allow for faster release times for new mcMMO skills and greater flexibility with existing skills.
  723. Commands.MmoInfo.Mechanics=&3-=[]=====[]&6 Mechanics &3[]=====[]=-
  724. Commands.MmoInfo.Stats=STATS: {0}
  725. Commands.Mmodebug.Toggle=mcMMO Debug Mode is now &6{0}&7, use this command again to toggle. With debug mode true, you can punch blocks to print useful information used for support.
  726. mcMMO.NoInvites=&cYou have no invites at this time
  727. mcMMO.NoPermission=&4Insufficient permissions.
  728. mcMMO.NoSkillNote=&8If you don't have access to a skill it will not be shown here.
  729. ##party
  730. Party.Forbidden=[mcMMO] Parties not permitted on this world (See Permissions)
  731. Party.Help.0=&cProper usage is &3{0} <player> [password].
  732. Party.Help.1=&cTo create a party, use &3{0} <name> [password].
  733. Party.Help.2=&cConsult &3{0} &cfor more information
  734. Party.Help.3=&cUse &3{0} <player> [password] &cto join or &3{1} &cto quit
  735. Party.Help.4=&cTo lock or unlock your party, use &3{0}
  736. Party.Help.5=&cTo password protect your party, use &3{0} <password>
  737. Party.Help.6=&cTo kick a player from your party, use &3{0} <player>
  738. Party.Help.7=&cTo transfer ownership of your party, use &3{0} <player>
  739. Party.Help.8=&cTo disband your party, use &3{0}
  740. Party.Help.9=&cUse &3{0} &cto share items with party members
  741. Party.Help.10=&cUse &3{0} &cto enable XP sharing with party members
  742. Party.InformedOnJoin={0} &ahas joined your party
  743. Party.InformedOnQuit={0} &ahas left your party
  744. Party.InformedOnNameChange=&6{0} &ahas set the party name to &f{1}
  745. Party.InvalidName=&4That is not a valid party name.
  746. Party.Invite.Self=&cYou can't invite yourself!
  747. Party.IsLocked=&cThis party is already locked!
  748. Party.IsntLocked=&cThis party is not locked!
  749. Party.Locked=&cParty is locked, only party leader may invite.
  750. Party.NotInYourParty=&4{0} is not in your party
  751. Party.NotOwner=&4You are not the party leader.
  752. Party.Target.NotOwner=&4{0} is not the party leader.
  753. Party.Owner.New=&a{0} is the new party leader.
  754. Party.Owner.NotLeader=&4You are no longer the party leader.
  755. Party.Owner.Player =&aYou are now the party leader.
  756. Party.Password.None=&cThis party is password protected. Please provide a password to join.
  757. Party.Password.Incorrect=&cParty password is incorrect.
  758. Party.Password.Set=&aParty password set to {0}
  759. Party.Password.Removed=&aParty password has been cleared.
  760. Party.Player.Invalid=&cThat is not a valid player.
  761. Party.NotOnline=&4{0} is not online!
  762. Party.Player.InSameParty=&c{0} already is in your party!
  763. Party.PlayerNotInParty=&4{0} is not in a party
  764. Party.Specify=&cYou must specify a party.
  765. Party.Teleport.Dead=&cYou can't teleport to a dead player.
  766. Party.Teleport.Hurt=&cYou have been hurt in the last {0} seconds and cannot teleport.
  767. Party.Teleport.Player=&aYou have teleported to {0}.
  768. Party.Teleport.Self=&cYou can't teleport to yourself!
  769. Party.Teleport.Target=&a{0} has teleported to you.
  770. Party.Teleport.Disabled=&c{0} doesn't allow party teleportation.
  771. Party.Rename.Same=&cThat is already the name of your party!
  772. Party.Join.Self=&cYou can't join yourself!
  773. Party.Unlocked=&7Party is unlocked
  774. Party.Disband=&7The party has been disbanded
  775. Party.Alliance.Formed=&7Your party is now allies with &a{0}
  776. Party.Alliance.Disband=&7Your party is no longer allies with &c{0}
  777. Party.Status.Locked=&4(INVITE-ONLY)
  778. Party.Status.Unlocked=&2(OPEN)
  779. Party.LevelUp=&eParty level increased by {0}. Total ({1})
  780. Party.Feature.Chat=Party Chat
  781. Party.Feature.Teleport=Party Teleport
  782. Party.Feature.Alliance=Alliances
  783. Party.Feature.ItemShare=Item Sharing
  784. Party.Feature.XpShare=XP Sharing
  785. Party.Feature.Locked.Chat=LOCKED UNTIL {0}+ (PARTY CHAT)
  786. Party.Feature.Locked.Teleport=LOCKED UNTIL {0}+ (PARTY TELEPORT)
  787. Party.Feature.Locked.Alliance=LOCKED UNTIL {0}+ (ALLIANCES)
  788. Party.Feature.Locked.ItemShare=LOCKED UNTIL {0}+ (ITEM SHARING)
  789. Party.Feature.Locked.XpShare=LOCKED UNTIL {0}+ (XP SHARING)
  790. Party.Feature.Disabled.1=&cParty chat is not unlocked yet.
  791. Party.Feature.Disabled.2=&cParty teleport is not unlocked yet.
  792. Party.Feature.Disabled.3=&cParty alliances are not unlocked yet.
  793. Party.Feature.Disabled.4=&cParty item sharing is not unlocked yet.
  794. Party.Feature.Disabled.5=&cParty XP sharing is not unlocked yet.
  795. Party.ShareType.Xp=XP
  796. Party.ShareType.Item=ITEM
  797. Party.ShareMode.None=NONE
  798. Party.ShareMode.Equal=EQUAL
  799. Party.ShareMode.Random=RANDOM
  800. Party.ItemShare.Category.Loot=Loot
  801. Party.ItemShare.Category.Mining=Mining
  802. Party.ItemShare.Category.Herbalism=Herbalism
  803. Party.ItemShare.Category.Woodcutting=Woodcutting
  804. Party.ItemShare.Category.Misc=Misc
  805. ##xp
  806. Commands.XPGain.Acrobatics=Falling
  807. Commands.XPGain.Alchemy=Brewing Potions
  808. Commands.XPGain.Archery=Attacking Monsters
  809. Commands.XPGain.Axes=Attacking Monsters
  810. Commands.XPGain.Child=Gains levels from Parent Skills
  811. Commands.XPGain.Excavation=Digging and finding treasures
  812. Commands.XPGain.Fishing=Fishing (Go figure!)
  813. Commands.XPGain.Herbalism=Harvesting Herbs
  814. Commands.XPGain.Mining=Mining Stone & Ore
  815. Commands.XPGain.Repair=Repairing
  816. Commands.XPGain.Swords=Attacking Monsters
  817. Commands.XPGain.Taming=Animal Taming, or combat w/ your wolves
  818. Commands.XPGain.Unarmed=Attacking Monsters
  819. Commands.XPGain.Woodcutting=Chopping down trees
  820. Commands.XPGain=&8XP GAIN: &f{0}
  821. Commands.xplock.locked=&6Your XP BAR is now locked to {0}!
  822. Commands.xplock.unlocked=&6Your XP BAR is now &aUNLOCKED&6!
  823. Commands.xprate.modified=&cThe XP RATE was modified to {0}
  824. Commands.xprate.over=&cmcMMO XP Rate Event is OVER!!
  825. Commands.xprate.proper.0=&cProper usage to change the XP rate is /xprate <integer> <true/false>
  826. Commands.xprate.proper.1=&cProper usage to restore the XP rate to default is /xprate reset
  827. Commands.xprate.proper.2=&cPlease specify true or false to indicate if this is an xp event or not
  828. Commands.NegativeNumberWarn=Don't use negative numbers!
  829. Commands.Event.Start=&amcMMO&6 Event!
  830. Commands.Event.Stop=&amcMMO&3 Event Over!
  831. Commands.Event.Stop.Subtitle=&aI hope you had fun!
  832. Commands.Event.XP=&3XP Rate is now &6{0}&3x
  833. Commands.xprate.started.0=&6XP EVENT FOR mcMMO HAS STARTED!
  834. Commands.xprate.started.1=&6mcMMO XP RATE IS NOW {0}x!
  835. # Admin Notifications
  836. Server.ConsoleName=&e[Server]
  837. Notifications.Admin.XPRate.Start.Self=&7You have set the global XP rate multiplier to &6{0}x
  838. Notifications.Admin.XPRate.End.Self=&7You ended the XP rate event.
  839. Notifications.Admin.XPRate.End.Others={0} &7has ended the XP rate event
  840. Notifications.Admin.XPRate.Start.Others={0} &7has started or modified an XP rate event with global multiplier {1}x
  841. Notifications.Admin.Format.Others=&6(&amcMMO &3Admin&6) &7{0}
  842. Notifications.Admin.Format.Self=&6(&amcMMO&6) &7{0}
  843. # Event
  844. XPRate.Event=&6mcMMO is currently in an XP rate event! XP rate is {0}x!
  845. #GUIDES
  846. Guides.Available=&7Guide for {0} available - type /{1} ? [page]
  847. Guides.Header=&6-=&a{0} Guide&6=-
  848. Guides.Page.Invalid=Not a valid page number!
  849. Guides.Page.OutOfRange=That page does not exist, there are only {0} total pages.
  850. Guides.Usage= Usage is /{0} ? [page]
  851. ##Acrobatics
  852. Guides.Acrobatics.Section.0=&3About Acrobatics:\n&eAcrobatics is the art of moving Gracefuly in mcMMO.\n&eIt provides combat bonuses and environment damage bonuses.\n\n&3XP GAIN:\n&eTo gain XP in this skill you need to perform a dodge\n&ein combat or survive falls from heights that damage you.
  853. Guides.Acrobatics.Section.1=&3How does Rolling work?\n&eYou have a passive chance when you take fall damage\n&eto negate the damage done. You can hold the sneak button to\n&edouble your chances during the fall.\n&eThis triggers a Graceful Roll instead of a standard one.\n&eGraceful Rolls are like regular rolls but are twice as likely to\n&eoccur and provide more damage safety than regular rolls.\n&eRolling chance is tied to your skill level
  854. Guides.Acrobatics.Section.2=&3How does Dodge work?\n&eDodge is a passive chance when you are\n&einjured in combat to halve the damage taken.\n&eIt is tied to your skill level.
  855. ##Alchemy
  856. Guides.Alchemy.Section.0=&3About Alchemy:\n&eAlchemy is about brewing potions.\n&eIt provides a speed increase in the potion brew time, as well\n&eas the addition of new (previously) unobtainable potions.\n\n\n&3XP GAIN:\n&eTo gain XP in this skill you need to brew potions.
  857. Guides.Alchemy.Section.1=&3How does Catalysis work?\n&eCatalysis speeds of the brewing process, with a\n&emax speed of 4x at level 1000.\n&eThis ability is unlocked at level 100 by default.
  858. Guides.Alchemy.Section.2=&3How does Concoctions work?\n&eConcoctions allows brewing of more potions with custom ingredients.\n&eWhich special ingredients are unlocked is determined\n&eby your Rank. There are 8 ranks to unlock.
  859. Guides.Alchemy.Section.3=&3Concoctions tier 1 ingredients:\n&eBlaze Powder, Fermented Spider Eye, Ghast Tear, Redstone,\n&eGlowstone Dust, Sugar, Glistering Melon, Golden Carrot,\n&eMagma Cream, Nether Wart, Spider Eye, Suplhur, Water Lily,\n&ePufferfish\n&e(Vanilla Potions)
  860. Guides.Alchemy.Section.4=&3Concoctions tier 2 ingredients:\n&eCarrot (Potion of Haste)\n&eSlimeball (Potion of Dullness)\n\n&3Concoctions tier 3 ingredients:\n&eQuartz (Potion of Absorption)\n&eRed Mushroom (Potion of Leaping)
  861. Guides.Alchemy.Section.5=&3Concoctions tier 4 ingredients:\n&eApple (Potion of Health Boost)\n&eRotten Flesh (Potion of Hunger)\n\n&3Concoctions tier 5 ingredients:\n&eBrown Mushroom (Potion of Nausea)\n&eInk Sack (Potion of Blindness)
  862. Guides.Alchemy.Section.6=&3Concoctions tier 6 ingredients:\n&eFern (Potion of Saturation)\n\n&3Concoctions tier 7 ingredients:\n&ePoisonous Potato (Potion of Decay)\n\n&3Concoctions tier 8 ingredients:\n&eRegular Golden Apple (Potion of Resistance)
  863. ##Archery
  864. Guides.Archery.Section.0=&3About Archery:\n&eArchery is about shooting with your bow and arrow.\n&eIt provides various combat bonuses, such as a damage boost\n&ethat scales with your level and the ability to daze your\n&eopponents in PvP. In addition to this, you can retrieve\n&esome of your spent arrows from the corpses of your foes.\n\n\n&3XP GAIN:\n&eTo gain XP in this skill you need to shoot mobs or\n&eother players.
  865. Guides.Archery.Section.1=&3How does Skill Shot work?\n&eSkill Shot provides additional damage to your shots.\n&eThe bonus damage from Skill Shot increases as you\n&elevel in Archery.\n&eWith the default settings, your archery damage increases 10%\n&eevery 50 levels, to a maximum of 200% bonus damage.
  866. Guides.Archery.Section.2=&3How does Daze work?\n&eYou have a passive chance to daze other players when\n&eyou shoot them. When Daze triggers it forces your opponents\n&eto look straight up for a short duration.\n&eA Daze shot also deals an additional 4 damage (2 hearts).
  867. Guides.Archery.Section.3=&3How does Arrow Retrieval work?\n&eYou have a passive chance to retrieve some of your arrows\n&ewhen you kill a mob with your bow.\n&eThis chance increases as you level in Archery.\n&eBy default, this ability increases by 0.1% per level, up to 100%\n&eat level 1000.
  868. ##Axes
  869. Guides.Axes.Section.0=&3About Axes:\n&eWith the Axes skill you can use your axe for much more then\n&ejust deforesting! You can hack and chop away at mobs\n&eand players to gain XP, hitting mobs with the effect of\n&eknockback and inflicting DEADLY criticals on mobs and players.\n&eYour axe also becomes a hand-held woodchipper,\n&ebreaking down the enemy's armor with ease as your level\n&eincreases.\n&3XP GAIN:\n&eTo gain XP in this skill you need hit other mobs or players\n&ewith an Axe.
  870. Guides.Axes.Section.1=&3How does Skull Splitter work?\n&eThis ability allows you to deal an AoE (Area of Effect) hit.\n&eThis AoE hit will deal half as much damage as you did to the\n&emain target, so it's great for clearing out large piles of mobs.
  871. Guides.Axes.Section.2=&3How does Critical Strikes work?\n&eCritical Strikes is a passive ability which gives players a\n&echance to deal additional damage.\n&eWith the default settings, every 2 skill levels in Axes awards a\n&e0.1% chance to deal a Critical Strike, causing 2.0 times damage\n&eto mobs or 1.5 times damage against other players.
  872. Guides.Axes.Section.3=&3How does Axe Mastery work?\n&eAxe Mastery is a passive ability that will add additional damage\n&eto your hits when using Axes.\n&eBy default, the bonus damage increases by 1 every 50 levels,\n&eup to a cap of 4 extra damage at level 200.
  873. Guides.Axes.Section.4=&3How does Armor Impact work?\n&eStrike with enough force to shatter armor!\n&eArmor Impact has a passive chance to damage your\n&eopponent's armor. This damage increases as you level in Axes.
  874. Guides.Axes.Section.5=&3How does Greater Impact work?\n&eYou have a passive chance to achieve a greater impact when\n&ehitting mobs or players with your axe.\n&eBy default this chance is 25%. This passive ability has an\n&eextreme knockback effect, similar to the Knockback II\n&eenchantment. In addition, it deals bonus damage to the target.
  875. ##Excavation
  876. Guides.Excavation.Section.0=&3About Excavation:\n&eExcavation is the act of digging up dirt to find treasures.\n&eBy excavating the land you will find treasures.\n&eThe more you do this the more treasures you can find.\n\n&3XP GAIN:\n&eTo gain XP in this skill you must dig with a shovel in hand.\n&eOnly certain materials can be dug up for treasures and XP.
  877. Guides.Excavation.Section.1=&3Compatible Materials:\n&eGrass, Dirt, Sand, Clay, Gravel, Mycelium, Soul Sand, Snow
  878. Guides.Excavation.Section.2=&3How to use Giga Drill Breaker:\n&eWith a shovel in hand right click to ready your tool.\n&eOnce in this state you have about 4 seconds to make\n&econtact with Excavation compatible materials this will\n&eactivate Giga Drill Breaker.
  879. Guides.Excavation.Section.3=&3What is Giga Drill Breaker?\n&eGiga Drill Breaker is an ability with a cooldown\n&etied to Excavation skill. It triples your chance\n&eof finding treasures and enables instant break\n&eon Excavation materials.
  880. Guides.Excavation.Section.4=&3How does Archaeology work?\n&eEvery possible treasure for Excavation has its own\n&eskill level requirement for it to drop, as a result it's\n&edifficult to say how much it is helping you.\n&eJust keep in mind that the higher your Excavation skill\n&eis, the more treasures that can be found.\n&eAnd also keep in mind that each type of Excavation\n&ecompatible material has its own unique list of treasures.\n&eIn other words you will find different treasures in Dirt\n&ethan you would in Gravel.
  881. Guides.Excavation.Section.5=&3Notes about Excavation:\n&eExcavation drops are completely customizeable\n&eSo results vary server to server.
  882. ##Fishing
  883. Guides.Fishing.Section.0=&3About Fishing:\n&eWith the Fishing skill, Fishing is exciting again!\n&eFind hidden treasures, and shake items off mobs.\n\n&3XP GAIN:\n&eCatch fish.
  884. Guides.Fishing.Section.1=&3How does Treasure Hunter work?\n&eThis ability allows you to find treasure from fishing \n&ewith a small chance of the items being enchanted.\n&eEvery possible treasure for Fishing has a chance\n&eto drop on any level. It depends however\n&ewhat the rarity of the item is how often it will drop.\n&eThe higher your Fishing skill is, the better\n&eyour chances are to find better treasures.
  885. Guides.Fishing.Section.2=&3How does Ice Fishing work?\n&eThis passive skill allows you to fish in ice lakes!\n&eCast your fishing rod in an ice lake and the ability will\n&ecreate a small hole in the ice to fish in.
  886. Guides.Fishing.Section.3=&3How does Master Angler work?\n&eThis passive skill increases the bite chance while fishing.\n&eWhen you've unlocked this ability, fishing while in\n&ea boat or when an ocean biome doubles the bite chance.
  887. Guides.Fishing.Section.4=&3How does Shake work?\n&eThis active ability allows you to shake items loose from mobs\n&eby hooking them with the fishing rod. \n&eMobs will drop items they would normally drop on death.\n&eIt is also possible to acquire mob skulls, which are normally \n&eunobtainable in survival mode.
  888. Guides.Fishing.Section.5=&3How does Fisherman's Diet work?\n&eThis passive skill increases the amount of hunger restored \n&efrom eating fish.
  889. Guides.Fishing.Section.6=&3Notes about Fishing:\n&eFishing drops are completely customizable,\n&eso results vary server to server.
  890. ##Herbalism
  891. Guides.Herbalism.Section.0=&3About Herbalism:\n&eHerbalism is about collecting herbs and plants.\n\n\n&3XP GAIN:\n&eCollect plants and herbs.
  892. Guides.Herbalism.Section.1=&3Compatible Blocks\n&eWheat, Potatoes, Carrots, Melons, \n&ePumpkins, Sugar Canes, Cocoa Beans, Flowers, Cacti, Mushrooms,\n&eNether Wart, Lily Pads, and Vines.
  893. Guides.Herbalism.Section.2=&3How does Green Terra work?\n&eGreen Terra is an active ability, you can right-click\n&ewhile holding a hoe to activate Green Terra.\n&eGreen Terra grants players a chance to get 3x drops from\n&eharvesting plants. It also gives players the ability to\n&espread life into blocks and transform them using seeds\n&efrom your inventory.
  894. Guides.Herbalism.Section.3=&3How does Green Thumb (Crops) work?\n&eThis passive ability will automatically replant crops when\n&eharvesting.\n&eYour chance of success depends on your Herbalism skill.
  895. Guides.Herbalism.Section.4=&3How does Green Thumb (Cobble/Stone Brick/Dirt) work?\n&eThis active ability allows you to turn blocks into their\n&e"plant-related" counterparts. You can do this by right-clicking\n&ea block, while holding seeds. This will consume 1 seed.
  896. Guides.Herbalism.Section.5=&3How does Farmer's Diet work?\n&eThis passive skill increases the amount of hunger restored \n&ewhen eating Bread, Cookies, Melons, Mushroom Soup, Carrots,\n&eand Potatoes.
  897. Guides.Herbalism.Section.6=&3How does Hylian Luck work?\n&eThis passive ability gives you a chance to find rare items\n&ewhen certain blocks are broken with a sword.
  898. Guides.Herbalism.Section.7=&3How do Double Drops work?\n&eThis passive ability gives players more yield from their\n&eharvests.
  899. ##Mining
  900. Guides.Mining.Section.0=&3About Mining:\n&eMining consists of mining stone and ores. It provides bonuses\n&eto the amount of materials dropped while mining.\n\n&3XP GAIN:\n&eTo gain XP in this skill, you must mine with a pickaxe in hand.\n&eOnly certain blocks award XP.
  901. Guides.Mining.Section.1=&3Compatible Materials:\n&eStone, Coal Ore, Iron Ore, Gold Ore, Diamond Ore, Redstone Ore,\n&eLapis Ore, Obsidian, Mossy Cobblestone, Ender Stone,\n&eGlowstone, and Netherrack.
  902. Guides.Mining.Section.2=&3How to use Super Breaker:\n&eWith a pickaxe in your hand, right click to ready your tool.\n&eOnce in this state, you have about 4 seconds to make contact\n&ewith Mining compatible materials, which will activate Super\n&eBreaker.
  903. Guides.Mining.Section.3=&3What is Super Breaker?\n&eSuper Breaker is an ability with a cooldown tied to the Mining\n&eskill. It triples your chance of extra items dropping and\n&eenables instant break on Mining materials.
  904. Guides.Mining.Section.4=&3How to use Blast Mining:\n&eWith a pickaxe in hand,\n&ecrouch and right-click on TNT from a distance. This will cause the TNT\n&eto instantly explode.
  905. Guides.Mining.Section.5=&3How does Blast Mining work?\n&eBlast Mining is an ability with a cooldown tied to the Mining\n&eskill. It gives bonuses when mining with TNT and allows you\n&eto remote detonate TNT. There are three parts to Blast Mining.\n&eThe first part is Bigger Bombs, which increases blast radius.\n&eThe second is Demolitions Expert, which decreases damage\n&efrom TNT explosions. The third part simply increases the\n&eamount of ores dropped from TNT and decreases the\n&edebris dropped.
  906. ##Repair
  907. Guides.Repair.Section.0=&3About Repair:\n&eRepair allows you to use an iron block to repair armor and\n&etools.\n\n&3XP GAIN:\n&eRepair tools or armor using the mcMMO Anvil. This is an\n&eiron block by default and should not be confused with\n&ethe Vanilla Minecraft Anvil.
  908. Guides.Repair.Section.1=&3How can I use Repair?\n&ePlace down a mcMMO Anvil and right-click to repair the item \n&eyou're currently holding. This consumes 1 item on every use.
  909. Guides.Repair.Section.2=&3How does Repair Mastery work?\n&eRepair Mastery increases the repair amount. The extra amount\n&erepaired is influenced by your Repair skill level.
  910. Guides.Repair.Section.3=&3How does Super Repair work?\n&eSuper Repair is a passive ability. When repairing an item,\n&eit grants players a chance to repair an item with\n&edouble effectiveness.
  911. Guides.Repair.Section.4=&3How does Arcane Forging work?\n&eThis passive ability allows you to repair items with a certain\n&echance of maintaining its enchantments. The enchants may be\n&ekept at their existing levels, downgraded to a lower level,\n&eor lost entirely.
  912. ##Salvage
  913. Guides.Salvage.Section.0=&3About Salvage:\n&eSalvage allows you to use a gold block to salvage armor and\n&etools.\n\n&3XP GAIN:\n&eSalvage is a child skill of Repair and Fishing, your Salvage\n&eskill level is based on your Fishing and Repair skill levels.
  914. Guides.Salvage.Section.1=&3How can I use Salvage?\n&ePlace down a mcMMO Salvage Anvil and right-click to salvage\n&ethe item you're currently holding. This will break apart the item,\n&eand give back materials used to craft the item.\n\n&eFor example, salvaging an iron pickaxe will give you iron bars.
  915. Guides.Salvage.Section.2=&3How does Advanced Salvage work?\n&eWhen unlocked, this ability allows you to salvage damaged items.\n&eThe yield percentage increases as you level up. A higher yield\n&emeans that you can get more materials back.\n&eWith advanced salvage you will always get 1 material back,\n&eunless the item is too damaged. So you don't have to worry\n&eabout destroying items without getting anything in return.
  916. Guides.Salvage.Section.3=&3To illustrate how this works, here's an example:\n&eLet's say we salvage a gold pickaxe which is damaged for 20%,\n&ethis means that the maximum amount you could get is only 2\n&e(because the pick is crafted with 3 ingots - each worth\n&e33,33% durability) which is equal to 66%. If your yield\n&epercentage is below 66% you are not able to get 2 ingots.\n&eIf it is above this value you are able to gain the "full amount",\n&ewhich means that you will get 2 ingots.
  917. Guides.Salvage.Section.4=&3How does Arcane Salvage work?\n&eThis ability allows you to get enchanted books when salvaging\n&eenchanted items. Depending on your level the chance of\n&esuccessfully extracting a full or partial enchantment varies.\n\n&eWhen an enchantment is partially extracted, the enchantment\n&ebook will have a lower level enchantment compared to what\n&eit was on the item.
  918. ##Smelting
  919. Guides.Smelting.Section.0=Coming soon...
  920. ##Swords
  921. Guides.Swords.Section.0=&3About Swords:\n&eThis skill awards combat bonuses to anyone fighting with a\n&esword.\n\n&3XP GAIN:\n&eXP is gained based on the amount of damage dealt to mobs or \n&eother players when wielding a sword.
  922. Guides.Swords.Section.1=&3How does Serrated Strikes work?\n&eSerrated Strikes is an active ability, you can activate it by\n&eright-clicking with a sword. This ability allows you to deal \n&ean AoE (Area of Effect) hit. This AoE will do a bonus 25%\n&edamage and will inflict a bleed effect that lasts for 5 ticks.
  923. Guides.Swords.Section.2=&3How does Counter Attack work?\n&eCounter Attack is an active ability. When blocking and taking\n&ehits from mobs, you will have a chance to reflect 50% of \n&ethe damage that was taken.
  924. Guides.Swords.Section.3=&3How does Rupture work?\n&eRupture causes enemies to take damage every two seconds. The \n&etarget will bleed until the effect wears off, or death, \n&ewhichever comes first.\n&eThe duration of the bleed is increased by your sword skill.
  925. ##Taming
  926. Guides.Taming.Section.0=&3About Taming:\n&eTaming will give players various combat bonuses when using\n&etamed wolves.\n\n&3XP GAIN:\n&eTo gain XP in this skill, you need to tame wolves/ocelots or\n&eget into combat with your wolves.
  927. Guides.Taming.Section.1=&3How does Call of the Wild work?\n&eCall of the Wild is an active ability that will allow you to summon\n&ea wolf or an ocelot by your side. You can do this by\n&esneaking + left-clicking while holding bones or fish.
  928. Guides.Taming.Section.2=&3How does Beast Lore work?\n&eBeast Lore allows players to inspect pets and to check the\n&estats of wolves and ocelots. Left-click a wolf or ocelot to use\n&eBeast Lore.
  929. Guides.Taming.Section.3=&3How does Gore work?\n&eGore is a passive ability that has a chance of inflicting a\n&ebleeding effect on your wolves' targets.
  930. Guides.Taming.Section.4=&3How does Sharpened Claws work?\n&eSharpened Claws provides a damage bonus to damage dealt\n&eby wolves. The damage bonus depends on your Taming level.
  931. Guides.Taming.Section.5=&3How does Environmentally Aware work?\n&eThis passive ability will allow wolves to teleport to you when\n&ethey get near hazards, such as Cacti/Lava. It will also give\n&ewolves fall damage immunity.
  932. Guides.Taming.Section.6=&3How does Thick Fur work?\n&eThis passive ability will reduce damage and make wolves\n&efire resistant.
  933. Guides.Taming.Section.7=&3How does Shock Proof work?\n&eThis passive ability reduces damage done to wolves\n&efrom explosions.
  934. Guides.Taming.Section.8=&3How does Fast Food Service work?\n&eThis passive ability gives wolves a chance to heal whenever\n&ethey perform an attack.
  935. ##Unarmed
  936. Guides.Unarmed.Section.0=&3About Unarmed:\n&eUnarmed will give players various combat bonuses when using\n&eyour fists as a weapon. \n\n&3XP GAIN:\n&eXP is gained based on the amount of damage dealt to mobs \n&eor other players when unarmed.
  937. Guides.Unarmed.Section.1=&3How does Berserk work?\n&eBeserk is an active ability that is activated by\n&eright-clicking. While in Beserk mode, you deal 50% more\n&edamage and you can break weak materials instantly, such as\n&eDirt and Grass.
  938. Guides.Unarmed.Section.2=&3How does Steel Arm Style work?\n&eSteel Arm Style increases the damage dealt when hitting mobs or\n&eplayers with your fists.
  939. Guides.Unarmed.Section.3=&3How does Arrow Deflect work?\n&eArrow Deflect is a passive ability that gives you a chance\n&eto deflect arrows shot by Skeletons or other players.\n&eThe arrow will fall harmlessly to the ground.
  940. Guides.Unarmed.Section.4=&3How does Iron Grip work?\n&eIron Grip is a passive ability that counters disarm. As your\n&eunarmed level increases, the chance of preventing a disarm increases.
  941. Guides.Unarmed.Section.5=&3How does Disarm work?\n&eThis passive ability allows players to disarm other players,\n&ecausing the target's equipped item to fall to the ground.
  942. ##Woodcutting
  943. Guides.Woodcutting.Section.0=&3About Woodcutting:\n&eWoodcutting is all about chopping down trees.\n\n&3XP GAIN:\n&eXP is gained whenever you break log blocks.
  944. Guides.Woodcutting.Section.1=&3How does Tree Feller work?\n&eTree Feller is an active ability, you can right-click\n&ewhile holding an ax to activate Tree Feller. This will\n&ecause the entire tree to break instantly, dropping all\n&eof its logs at once.
  945. Guides.Woodcutting.Section.2=&3How does Leaf Blower work?\n&eLeaf Blower is a passive ability that will cause leaf\n&eblocks to break instantly when hit with an axe. By default,\n&ethis ability unlocks at level 100.
  946. Guides.Woodcutting.Section.3=&3How do Double Drops work?\n&eThis passive ability gives you a chance to obtain an extra\n&eblock for every log you chop.
  947. #INSPECT
  948. Inspect.Offline= &cYou do not have permission to inspect offline players!
  949. Inspect.OfflineStats=mcMMO Stats for Offline Player &e{0}
  950. Inspect.Stats=&amcMMO Stats for &e{0}
  951. Inspect.TooFar=You are too far away to inspect that player!
  952. #ITEMS
  953. Item.ChimaeraWing.Fail=&c**CHIMAERA WING FAILED!**
  954. Item.ChimaeraWing.Pass=**CHIMAERA WING**
  955. Item.ChimaeraWing.Name=Chimaera Wing
  956. Item.ChimaeraWing.Lore=&7Teleports you to your bed.
  957. Item.ChimaeraWing.NotEnough=You need &e{0}&c more &6{1}&c!
  958. Item.NotEnough=You need &e{0}&c more &6{1}&c!
  959. Item.Generic.Wait=You need to wait before you can use this again! &e({0}s)
  960. Item.Injured.Wait=You were injured recently and must wait to use this. &e({0}s)
  961. Item.FluxPickaxe.Name=Flux Pickaxe
  962. Item.FluxPickaxe.Lore.1=&7Has a chance of instantly smelting ores.
  963. Item.FluxPickaxe.Lore.2=&7Requires Smelting level {0}+
  964. #TELEPORTATION
  965. Teleport.Commencing=&7Commencing teleport in &6({0}) &7seconds, please stand still...
  966. Teleport.Cancelled=&4Teleportation canceled!
  967. #SKILLS
  968. Skills.Child=&6(CHILD SKILL)
  969. Skills.Disarmed=&4You have been disarmed!
  970. Skills.Header=-----[] &a{0}&c []-----
  971. Skills.NeedMore=&4You need more &7{0}
  972. Skills.NeedMore.Extra=&4You need more &7{0}{1}
  973. Skills.Parents= PARENTS
  974. Skills.Stats={0}&a{1}&3 XP(&7{2}&3/&7{3}&3)
  975. Skills.ChildStats={0}&a{1}
  976. Skills.MaxXP=Max
  977. Skills.TooTired=You are too tired to use that ability again. &e({0}s)
  978. Skills.Cancelled=&6{0} &ccancelled!
  979. Skills.ConfirmOrCancel=&aRight-click again to confirm &6{0}&a. Left-click to cancel.
  980. Skills.AbilityGateRequirementFail=&7You require &e{0}&7 more levels of &3{1}&7 to use this super ability.
  981. #STATISTICS
  982. Stats.Header.Combat=&6-=COMBAT SKILLS=-
  983. Stats.Header.Gathering=&6-=GATHERING SKILLS=-
  984. Stats.Header.Misc=&6-=MISC SKILLS=-
  985. Stats.Own.Stats=&a[mcMMO] Stats
  986. #PERKS
  987. Perks.XP.Name=Experience
  988. Perks.XP.Desc=Receive boosted XP in certain skills.
  989. Perks.Lucky.Name=Luck
  990. Perks.Lucky.Desc=Gives {0} skills and abilities a 33.3% better chance to activate.
  991. Perks.Lucky.Desc.Login=Gives certain skills and abilities a 33.3% better chance to activate.
  992. Perks.Lucky.Bonus=&6 ({0} with Lucky Perk)
  993. Perks.Cooldowns.Name=Fast Recovery
  994. Perks.Cooldowns.Desc=Cuts cooldown duration by {0}.
  995. Perks.ActivationTime.Name=Endurance
  996. Perks.ActivationTime.Desc=Increases ability activation time by {0} seconds.
  997. Perks.ActivationTime.Bonus=&6 ({0}s with Endurance Perk)
  998. #HARDCORE
  999. Hardcore.Mode.Disabled=&6[mcMMO] Hardcore mode {0} disabled for {1}.
  1000. Hardcore.Mode.Enabled=&6[mcMMO] Hardcore mode {0} enabled for {1}.
  1001. Hardcore.DeathStatLoss.Name=Skill Death Penalty
  1002. Hardcore.DeathStatLoss.PlayerDeath=&6[mcMMO] &4You have lost &9{0}&4 levels from death.
  1003. Hardcore.DeathStatLoss.PercentageChanged=&6[mcMMO] The stat loss percentage was changed to {0}.
  1004. Hardcore.Vampirism.Name=Vampirism
  1005. Hardcore.Vampirism.Killer.Failure=&6[mcMMO] &e{0}&7 was too unskilled to grant you any knowledge.
  1006. Hardcore.Vampirism.Killer.Success=&6[mcMMO] &3You have stolen &9{0}&3 levels from &e{1}.
  1007. Hardcore.Vampirism.Victim.Failure=&6[mcMMO] &e{0}&7 was unable to steal knowledge from you!
  1008. Hardcore.Vampirism.Victim.Success=&6[mcMMO] &e{0}&4 has stolen &9{1}&4 levels from you!
  1009. Hardcore.Vampirism.PercentageChanged=&6[mcMMO] The stat leech percentage was changed to {0}.
  1010. #MOTD
  1011. MOTD.Donate=&3Donation Info:
  1012. MOTD.Hardcore.Enabled=&6[mcMMO] &3Hardcore Mode enabled: &4{0}
  1013. MOTD.Hardcore.DeathStatLoss.Stats=&6[mcMMO] &3Skill Death Penalty: &4{0}%
  1014. MOTD.Hardcore.Vampirism.Stats=&6[mcMMO] &3Vampirism Stat Leech: &4{0}%
  1015. MOTD.PerksPrefix=&6[mcMMO Perks]
  1016. MOTD.Version=&6[mcMMO] Running version &3{0}
  1017. MOTD.Website=&6[mcMMO] &a{0}&e - mcMMO Website
  1018. #SMELTING
  1019. Smelting.SubSkill.UnderstandingTheArt.Name=Understanding The Art
  1020. Smelting.SubSkill.UnderstandingTheArt.Description=Maybe you're spending a bit too much time smelting in the caves.\nPowers up various properties of Smelting.
  1021. Smelting.SubSkill.UnderstandingTheArt.Stat=Vanilla XP Multiplier: &e{0}x
  1022. Smelting.Ability.Locked.0=LOCKED UNTIL {0}+ SKILL (VANILLA XP BOOST)
  1023. Smelting.Ability.Locked.1=LOCKED UNTIL {0}+ SKILL (FLUX MINING)
  1024. Smelting.SubSkill.FuelEfficiency.Name=Fuel Efficiency
  1025. Smelting.SubSkill.FuelEfficiency.Description=Increase the burn time of fuel used in furnaces when smelting
  1026. Smelting.SubSkill.FuelEfficiency.Stat=Fuel Efficiency Multiplier: &e{0}x
  1027. Smelting.SubSkill.SecondSmelt.Name=Second Smelt
  1028. Smelting.SubSkill.SecondSmelt.Description=Double the resources gained from smelting
  1029. Smelting.SubSkill.SecondSmelt.Stat=Second Smelt Chance
  1030. Smelting.Effect.4=Vanilla XP Boost
  1031. Smelting.Effect.5=Increase vanilla XP gained while smelting
  1032. Smelting.SubSkill.FluxMining.Name=Flux Mining
  1033. Smelting.SubSkill.FluxMining.Description=Chance for ores to be instantly smelted while mining
  1034. Smelting.SubSkill.FluxMining.Stat=Flux Mining Chance
  1035. Smelting.Listener=Smelting:
  1036. Smelting.SkillName=SMELTING
  1037. #COMMAND DESCRIPTIONS
  1038. Commands.Description.addlevels=Add mcMMO levels to a user
  1039. Commands.Description.adminchat=Toggle mcMMO admin chat on/off or send admin chat messages
  1040. Commands.Description.addxp=Add mcMMO XP to a user
  1041. Commands.Description.hardcore=Modify the mcMMO hardcore percentage or toggle hardcore mode on/off
  1042. Commands.Description.inspect=View detailed mcMMO info on another player
  1043. Commands.Description.mcability=Toggle mcMMO abilities being readied on right-click on/off
  1044. Commands.Description.mccooldown=View all of the mcMMO ability cooldowns
  1045. Commands.Description.mcchatspy=Toggle mcMMO party chat spying on or off
  1046. Commands.Description.mcgod=Toggle mcMMO god-mode on/off
  1047. Commands.Description.mchud=Change your mcMMO HUD style
  1048. Commands.Description.mcmmo=Show a brief description of mcMMO
  1049. Commands.Description.mcnotify=Toggle mcMMO abilities chat display notifications on/off
  1050. Commands.Description.mcpurge=Purge users with no mcMMO levels and users who have not connected in over {0} months from the mcMMO database.
  1051. Commands.Description.mcrank=Show mcMMO ranking for a player
  1052. Commands.Description.mcrefresh=Refresh all cooldowns for mcMMO
  1053. Commands.Description.mcremove=Remove a user from the mcMMO database
  1054. Commands.Description.mcscoreboard=Manage your mcMMO Scoreboard
  1055. Commands.Description.mcstats=Show your mcMMO levels and XP
  1056. Commands.Description.mctop=Show mcMMO leader boards
  1057. Commands.Description.mmoedit=Edit mcMMO levels for a user
  1058. Commands.Description.mmodebug=Toggle a debug mode which prints useful information when you hit blocks
  1059. Commands.Description.mmoupdate=Migrate mcMMO database from an old database into the current one
  1060. Commands.Description.mcconvert=Converts database types or experience formula types
  1061. Commands.Description.mmoshowdb=Show the name of the current database type (for later use with /mmoupdate)
  1062. Commands.Description.party=Control various mcMMO party settings
  1063. Commands.Description.partychat=Toggle mcMMO party chat on/off or send party chat messages
  1064. Commands.Description.ptp=Teleport to an mcMMO party member
  1065. Commands.Description.Skill=Display detailed mcMMO skill info for {0}
  1066. Commands.Description.skillreset=Reset mcMMO levels for a user
  1067. Commands.Description.vampirism=Modify the mcMMO vampirism percentage or toggle vampirism mode on/off
  1068. Commands.Description.xplock=Lock your mcMMO XP bar to a specific mcMMO skill
  1069. Commands.Description.xprate=Modify the mcMMO XP rate or start an mcMMO XP event
  1070. #UPDATE CHECKER
  1071. UpdateChecker.Outdated=You are using an outdated version of mcMMO!
  1072. UpdateChecker.NewAvailable=There is a new version available on Spigot.
  1073. #SCOREBOARD HEADERS
  1074. Scoreboard.Header.PlayerStats=&emcMMO Stats
  1075. Scoreboard.Header.PlayerCooldowns=&emcMMO Cooldowns
  1076. Scoreboard.Header.PlayerRank=&emcMMO Rankings
  1077. Scoreboard.Header.PlayerInspect=&emcMMO Stats: {0}
  1078. Scoreboard.Header.PowerLevel=&cPower Level
  1079. Scoreboard.Misc.PowerLevel=&6Power Level
  1080. Scoreboard.Misc.Level=&3Level
  1081. Scoreboard.Misc.CurrentXP=&aCurrent XP
  1082. Scoreboard.Misc.RemainingXP=&eRemaining XP
  1083. Scoreboard.Misc.Cooldown=&dCooldown
  1084. Scoreboard.Misc.Overall=&6Overall
  1085. Scoreboard.Misc.Ability=Ability
  1086. #DATABASE RECOVERY
  1087. Profile.PendingLoad=&cYour mcMMO player data has not yet been loaded.
  1088. Profile.Loading.Success=&aYour mcMMO profile has been loaded.
  1089. Profile.Loading.FailurePlayer=&cmcMMO is having trouble loading your data, we have attempted to load it &a{0}&c times.&c You may want to contact the server admins about this issue. mcMMO will attempt to load your data until you disconnect, you will not gain XP or be able to use skills while the data is not loaded.
  1090. Profile.Loading.FailureNotice=&4[A]&c mcMMO was unable to load the player data for &e{0}&c. &dPlease inspect your database setup. Attempts made so far {1}.
  1091. #Holiday
  1092. Holiday.AprilFools.Levelup=&6{0} is now level &a{1}&6!
  1093. Holiday.Anniversary=&9Happy {0} Year Anniversary!\n&9In honor of all of nossr50's work and all the devs, here's a firework show!
  1094. #Reminder Messages
  1095. Reminder.Squelched=&7Reminder: You are currently not receiving notifications from mcMMO, to enable notifications please run the /mcnotify command again. This is an automated hourly reminder.
  1096. #Locale
  1097. Locale.Reloaded=&aLocale reloaded!
  1098. #Player Leveling Stuff
  1099. LevelCap.PowerLevel=&6(&amcMMO&6) &eYou have reached the power level cap of &c{0}&e. You will cease to level in skills from this point on.
  1100. LevelCap.Skill=&6(&amcMMO&6) &eYou have reached the level cap of &c{0}&e for &6{1}&e. You will cease to level in this skill from this point on.
  1101. Commands.XPBar.Usage=Proper usage is /mmoxpbar <skillname | reset> <show | hide>
  1102. Commands.Description.mmoxpbar=Player settings for mcMMO XP bars
  1103. Commands.Description.mmocompat=Information about mcMMO and whether or not its in compatibility mode or fully functional.
  1104. Compatibility.Layer.Unsupported=&6Compatibility for &a{0}&6 is not supported by this version of Minecraft.
  1105. Compatibility.Layer.PartialSupport=&6Compatibility for &a{0}&6 is not fully supported by this version of Minecraft, but mcMMO is running a secondary system to emulate some of the missing features.
  1106. Commands.XPBar.DisableAll=&6 All mcMMO XP bars are now disabled, use /mmoxpbar reset to restore default settings.
  1107. #Modern Chat Settings
  1108. Chat.Style.Admin=&b(A) &r{0} &b\u2192 &r{1}
  1109. Chat.Style.Party=&a(P) &r{0} &a\u2192 &r{1}
  1110. Chat.Identity.Console=&6* Console *
  1111. Chat.Channel.On=&6(&amcMMO-Chat&6) &eYour chat messages will now be automatically delivered to the &a{0}&e chat channel.
  1112. Chat.Channel.Off=&6(&amcMMO-Chat&6) &7Your chat messages will no longer be automatically delivered to specific chat channels.
  1113. Chat.Spy.Party=&6[&eSPY&6-&a{2}&6] &r{0} &b\u2192 &r{1}