From b7857014e96bb18784d1e5503ce255975a08b347 Mon Sep 17 00:00:00 2001 From: JurgenKuyper <45831568+JurgenKuyper@users.noreply.github.com> Date: Thu, 5 May 2022 10:13:56 +0200 Subject: [PATCH] Updated MySQL MariaDB Storage (markdown) --- MySQL-MariaDB-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MySQL-MariaDB-Storage.md b/MySQL-MariaDB-Storage.md index 92bffd7..3cde8c8 100644 --- a/MySQL-MariaDB-Storage.md +++ b/MySQL-MariaDB-Storage.md @@ -123,7 +123,7 @@ MySQL has these permissions available to set to MySQL users. Firstly, if using forge or fabric, the mods created by kosma that add the SQL connectors that work on both fabric and Forge need to be installed. - The MySQL/MariaDB integration is handled by: [Kosmolot's MySQL mod](https://www.curseforge.com/minecraft/mc-mods/mysql-jdbc) +The MySQL/MariaDB integration is handled by: [Kosmolot's MySQL mod](https://www.curseforge.com/minecraft/mc-mods/mysql-jdbc) The last step is to configure the dynmap configuration.txt so it connects to the database and uses it for storage. change the following part of the configuration.txt: