- Added Woodcutting skill 'Knock on Wood' - This ability gives you goodies (saplings, xp orbs, apples, etc) when using Tree Feller
- Added new permission node 'mcmmo.ability.woodcutting.knockonwood'
- Tree Feller no longer gives non-wood items by default, it now requires Knock on Wood for additional loot
- When you raise your axe you will now see information about any super abilities on CD
- Fixed a bug where Green Thumb would replant blocks floating in the air
- Fixed a bug where the admin and party chat toggles in chat.yml didn't function as intended
- * Fixed a bug where Master Angler rank 1 level requirement was set too high (default configs)
- Added some errors that trigger if a plugin hooking into mcMMO is grabbing leaderboards for child skills through our SQL/FlatFile class (which don't exist)
- mcMMO will automatically fix some errors in logic for user settings in skillranks.yml
- Corrected some logic errors when checking for oddities in skillranks.yml
- Removed incorrect translations of Master Angler from various locales
- Modified Master Angler stat lines in /fishing
- Updated Green Thumb description to mention that it needs a hoe
- 'Abilities.Limits.Tree_Feller_Threshold' in config.yml now defaults to 1000 instead of 500 (edit your config)
- Added new locale line 'Woodcutting.SubSkill.KnockOnWood.Name'
- Added new locale line 'Woodcutting.SubSkill.KnockOnWood.Stat'
- Added new locale line 'Woodcutting.SubSkill.KnockOnWood.Description'
- Added new locale line 'Woodcutting.SubSkill.KnockOnWood.Loot.Normal'
- Added new locale line 'Woodcutting.SubSkill.KnockOnWood.Loot.Rank2'
NOTES:
You don't need to touch your config files unless you want to get the new tree feller threshold (1000 instead of 500), you could also delete config.yml and regenerate it, for all the other config changes in this update, they are handled automagically.
* - If you haven't manually edited your Master Angler entries in skillranks.yml then the previous mcMMO update has rank 1 for Master Angler too high, this update automatically fixes it.
You may have noticed sometimes config file entries are in a strange jumbled order, yeah that's "normal". We'll be moving to HOCON for the config update and wont' have to deal with this crap for much longer.
I'll probably be doing a bunch of tweaks to mcMMO UI in the near future, I don't know, or I'll work on T&C