# 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

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

{% hint style="danger" %}
&#x20;Don't delete the /plugins/RoboticsMilan folder. Without this folder the plugin will not load again.&#x20;
{% endhint %}

Reload or Restart your server and your all setup
