WebSend
You can send commands to your game console using WebSend.
Websend does not work with server version 1.16 and above! For newer versions of Minecraft, please use WebSender or RCON.
The ports you use with WebSend must be open on both your web hosting and game server VPS.
From your Minecraft Server files open the WebSend/config.yml file.
config.yml
PASS=PASSWORD
URL=https://example.com
WEBLISTENER_ACTIVE=true
ALTPORT=PORT (10289 RECOMMENDED)
Save the file and restart your server.
Enter these details to your website's Add/Edit Server section. Press the "Test Connection" button to check if it works.
Last modified 9mo ago