The logic for fury attacks added to your line 37 file has changed slightly. If you specify distance and/or direction, these settings will override the auto-block command's parameters. For example, if your "matt" command is using a max distance of 1000, and you add an attack to your line 37 file with a max distance of 2000, the max distance for that attack will be set to 2000. Conversely, if you did NOT specify a max distance in the line 37 file, the max distance would be set to 1000. (This is how the file was supposed to work from the start, so you should not need to change anything.)
To put it another way, if you specify distance in your line 37 file, the distance of the mob must match the line 37 distance, and the auto-block command's distance is ignored. If you do not specify distance in your line 37 file, the distance of the entity must match the auto-block command's distance.
The duration for status effects affecting the player has been fixed and will now take into account changes in stacks. Before this change, the duration of the status effect was not updated when a new stack was applied.
These fixes require Speeder version 132+.
Comments are closed.