-
Notifications
You must be signed in to change notification settings - Fork 0
MySQL Setup
MrJesseZ edited this page Nov 16, 2017
·
9 revisions
| Config | Example |
|---|---|
| mysql: | mysql: |
enabled: false
|
enabled: true
|
| host: YourHost | host: mysql.offensiveservers.nl
|
| port: '3306' | port: '3306' |
| database: YourDataBase | database: Testing
|
| username: YourDataBase | username: Testing
|
| password: PasWord | password: 123456ABC
|
If you have Multiple servers or a BungeeCord Network you can do this on every server.
When you did this you can easy set a permission through all your server so you only need to set it ones.

