Minecraft - Setup

How to setup the minecraft plugin

Install the plugin in your server and open the /plugins/MyThemePark/config.yml and change the login data

mysql:
  host: database_host
  port: 3306
  username: database_username
  password: database_password
  database: database_name

Don't delete the /plugins/RoboticsMilan folder. Without this folder the plugin will not load again.

Reload or Restart your server and your all setup

Last updated