1) Download and install the plugin
- Download the WebSender plugin:
https://zonely.gen.tr/plugins/zonely-websender.jar - Copy the file into your server’s
pluginsfolder. - Restart the server (or reload plugins). The configuration file will be created automatically on first launch.
2) Configure the plugin (config.yml)
Open the following file and adjust it as shown:/plugins/WebSender/config.yml
3) Security and networking
- In your server or provider firewall, open the
socketPortto allow access only from the panel server IP. - Never share the
socketPasswordand change it periodically. - If possible, restrict access by IP or use a reverse proxy between the panel and the server.
4) Create a server record in the panel
- Go to the Servers page → Add Server.
- Fill in the fields:
- Server Name: Internal name (for example
My Minecraft Server). - Plugin:
Websender - Server IP Address: The server IP or an accessible domain.
- Port: From
config.yml→socketPort(for example 454) - Password: From
config.yml→socketPassword
- Server Name: Internal name (for example
- Click Check Plugin Connection.
- If successful, click Publish to save.
5) Troubleshooting
- Connection failed or timed out:
- Are IP and port correct? Is the port open in OS and provider firewalls?
- Can the server be reached (ping, tracert)?
- “Wrong password” warning:
- Do
socketPasswordand the panel password match? - After multiple failed attempts, a temporary block may occur. Wait briefly, then try again.
- Do
- Settings not applying:
- Is
config.ymlin the correct directory? - Did you restart the server after making changes?
- Is
6) FAQ
What is the default port?There is no default; choose any available port (for example 454 or 25575). Can I use a domain instead of an IP?
Yes, as long as the panel can reach it. How should I write commands?
Do not use a leading slash in the panel. For example:
give %player% diamond 1.
WebSender setup completed. You can now send commands to your Minecraft server through the panel.
