Config
The Config.yml is quite simple:
MySQL:
-host: localhost #Your MySQL host
-user: bopiuser #YOur MySQL username
-pw: bopipw #The password for the user
-database: bopi #the database the plugin should use. It must be identical to the database selectet in the web GUI setup
server-ip: 127.0.0.1/BOPI_PHP # the IP and directory of the GUI files. DNS supported
password: BIPO #Communication password. Enter the password you entered at "Server authentication password" while setting up the GUI
server-name: PvP #Every server connected to the same GUI needs a unique name for identification. Do not change it afterwards!
socket-port: 11111 #The Port for TCP communication. Every server need it's own, port. If the GUI is not running on the same server as the plugin, remember to open the ports for TCP/UDP.
Comments