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".
-
Added Base64 encryption to send commands securely. -
Updated the WebsenderAPI.php file in the folder named “ExamplePHP” to be compatible with Base64 encryption. -
Added Minecraft 1.21.4 support to the plugin.
-
Added Velocity support. -
Added Base64 encryption to send commands securely. -
Updated the WebsenderAPI.php file in the folder named “ExamplePHP” to be compatible with Base64 encryption. -
Added Minecraft 1.21.4 support to the plugin.