Updated MySQL MariaDB Storage (markdown)

JurgenKuyper 2022-05-05 10:24:49 +02:00
parent 6b786bd7ed
commit b00fd10d1a
1 changed files with 3 additions and 0 deletions

@ -193,8 +193,11 @@ storage:
flags: "?allowReconnect=true&autoReconnect=true"
```
</details>
Now save the file and start the minecraft server, check if dynmap succesfully created and connected to the SQLite database.
## Windows
for windows we refer to the following guide: [guide](https://www.onlinetutorialspoint.com/mysql/install-mysql-on-windows-10-step-by-step.html).
After the server has been set up, follow the linux tutorial from this point on: https://github.com/webbukkit/dynmap/wiki/MySQL-MariaDB-Storage#setup-of-the-mysqlmariadb-server
Now save the file and start the minecraft server, check if dynmap succesfully created and connected to the SQLite database.