Fixed an issue where an internal error would occur when trying to reset or change a Target's speed with the '/speed' command, now instead the 'target-offline' string will be posted from the Lang.yml file.
If the executing player is targeted with the Speed commands it will now no longer say "Successfully reset Fly and Walk Speed for <player>" and will now only say "Fly and Walk Speed is now reset"
Fixed an issue where if you used the command '/speed reset' with a total of 4 Arguments it would give you the following message "You do not have the required permission (se.speed.others) to run this command." This is no longer the case.
You can now reset both your Walk and Fly speed individually by using an extra argument stating either <fly/walk>, to help out with this Tab Completion functionality is now also updated to support this addition.
Added two new Lang.yml values: speed-reset-fly-success and speed-reset-walk-success.