diff --git a/MySQL-MariaDB-Storage.md b/MySQL-MariaDB-Storage.md index 888ed94..e4a8caa 100644 --- a/MySQL-MariaDB-Storage.md +++ b/MySQL-MariaDB-Storage.md @@ -193,8 +193,11 @@ storage: flags: "?allowReconnect=true&autoReconnect=true" ``` +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. \ No newline at end of file