=-=-=-=-=-=-=-=
Update version: 2.1.1
Update Type: Release
Description: Some bugs have been fixed and there's now also more async code.
Changes:
+ Fixed a bug that even if force remove move was disabled it was partially enabled. When you disable a mob with the disable mob command SecificMobDisable always applies an extra interval (if
ForcedRemoveMode is set to true), so when you disabled a mob with the disable mob command, all
mobs that your disable mob action includes would be removed, despite the fact that ForcedRemoveMode would be set to false.
+ Fixed a bug which could result in a wrong action by the plugin which would result in a wrong error message from the plugin when giving a non-existing world and spawn reason in the '/specificmobdisable enablemob <mob> <optional mob or optional spawn reason>' command.
+ More async code.
=-=-=-=-=-=-=-=