This version is the same as the free but you can buy the plugin from here to allow me to put more time into the plugin. Better support is also included.
heads up
Windows old PHP support will be removed soon! If you encounter any errors, please report them on
GitHub
introduction
Transform your Minecraft server with WebServer, a user-friendly and efficient plugin. By installing it and allocating an additional port to your server, you gain an integrated web server accessible through your server's IP and port.
Configuration:
The default config includes settings for HTML and PHP ports, server IP, debugging, and more. Customize the ports to fit your preferences.
Code (Text):
Settings:
HTMLPORT: 25567
PHPPort: 25568
ServerIP: localhost
debug: false
EnablePHP: false
EnableHTML: true
Autokey: false
SSLSettings:
EnableSSL: false
SSLPort: 25570
SSLDomain: domain.com
SSLPriv: private-key.pem
SSLPubl: public-key.pem
Linuxphpsettings:
Errorfolder: /errors/
ConfigVersion: 10
Note: Change the port from 25567 to your desired value.
SSL Configuration:
SSL support is available with options to enable, specify ports, and set up a LetsEncrypt (PEM) file.
Code (Text):
SSLSettings:
EnableSSL: false
SSLPort: 25570
SSLDomain: domain.com
SSLPriv: private-key.pem
SSLPubl: public-key.pem
Linux PHP Settings:
Code (Text):
Linuxphpsettings:
Errorfolder: /errors/
Discord Support:
Join our
Discord Server for support and community interactions.
Commands:
- /WebP: Displays server IP and port.
- /WebP help: Lists available commands.
- /WebP ver: Shows plugin version and checks for updates.
- /WebP dev: Displays plugin developer information.
- /WebP reload: Reloads the plugin configuration.
- /WebP reset: Resets the plugin configuration.
- /WebP stopweb: Stops the PHP web server.
- /WebP startweb: Starts the PHP web server.
- /WebP reloadweb: Reloads the PHP web server.
Permissions:
- web.show: Permission to use /WebP.
- web.help: Permission to use /WebP help.
- web.ver: Permission to use /WebP ver.
- web.dev: Permission to use /WebP dev.
- web.reload: Permission to use /WebP reload.
- web.reset: Permission to use /WebP reset.
- web.stopweb: Permission to use /WebP stopweb.
- web.startweb: Permission to use /WebP startweb.
- web.reloadweb: Permission to use /WebP reloadweb.
- web.*: Grants permission to all commands.
Feel free to reach out on Discord for any assistance or feedback!