📙WEBSEND

Connect your server with Websend.

Websend does not work on server versions 1.16 and above! For newer versions of Minecraft, please use the MINEXON Plugin, WebSender Plugin or RCON.

Please download the Websend plugin from the link below before starting all the operations.

Put the downloaded jar file in the plugins folder and run the server. After the server is turned on, turn off the server and edit and save the Websend config.yml file according to the example below. Please do not forget to add the port you are using to the firewall.

config.yml
PASS=PASSWORD
URL=https://example.com
WEBLISTENER_ACTIVE=true
ALTPORT=PORT (10289 RECOMMENDED)

Last updated