The command sending error has been fixed in Java 17 and later versions.
Additionally, the WebsenderAPI.php file has also been updated. If you are running your server on a version below Java 17, set the “public $encodeType” section at the top of this file to "base64". If you are running your server on Java 17 or a later version, set the “public $encodeType” section to "aes".