📕WEBSENDER

Connect your server with Websender.

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

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

config.yml
socketPort: PORT (10289 RECOMMENDED)
socketPassword: PASSWORD
senderPrefix: '[WebSender]'
wrongPassword: Incorrect password, please enter it carefully.
wrongData: Please check PHP variables.
succesfullyLogin: Login is successful.
consoleInfo: 'true'
commandPermission: websender.admin
nothavePerm: You not have permission!
pluginReloaded: Websender reloaded!

Last updated