Added a new configuration option to control the revert duration of WaterWave's trail.
Added a new additional constructor to the MultiAbilityInfoSub class with one new ChatColor parameter that allows for the MutliAbilities sub-abilities to have a custom color.
Changed the logic of MultiAbilityInfoSub's getAbilityColor() method to allow for the implementation of individual colors.
Updated Lands support to 6.26.X and higher.
Changed Combustion to work better when FireGrief is false.
Fixes
Muted paper timing spam.
Fixed BendingBoard slowly disappearing as more combos are used over time.
Fixed Temp Lava not doing damage to entities if it doesn't belong to any ability. (#1280)
Thanks @Aztl for figuring out this issue!
Fixed passives not working in protected regions. (#1278)
Fixed dynamic sourcing not working as intended for left click moves.
- This issue required double clicking for a lot of moves like RaiseEarth and Torrent. (#1277)
Fixed OctopusForm ice not reverting if you log out
Fixed placing blocks in Surge shield (SurgeWall) deleting blocks (#1216)
To fix Surge deleting blocks, Surge was switched to use the new TempBlock system. Previously, it just reverted all blocks in that spot, so making it revert individual TempBlocks stops it from removing blocks placed within its water.
Fixed day/night messages being the wrong way around
Fixed damaging ArmorStands with bending causing errors.
Fixed StackOverFlowException when using a certain damageEntity method.
Fixed sourcing and BendingPreview working in disabled worlds.
Fixed bending reload command erroring without PAPI installed.
Fixed IllegalArgumentException: string cannot be null when the sub color for an element isn't provided/was deleted from the config.
Fixed IceWave leaving behind some ice blocks that can't be melted when freezing players.