From 0114a5201285860b4c9408b909387c985908f074 Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Fri, 22 Sep 2017 15:40:31 +0300 Subject: [PATCH] Updated Bukkit Set Up (markdown) --- Bukkit-Set-Up.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bukkit-Set-Up.md b/Bukkit-Set-Up.md index cab1246..db2e9f2 100644 --- a/Bukkit-Set-Up.md +++ b/Bukkit-Set-Up.md @@ -20,7 +20,7 @@ For example if you connect to your server with play.address.net:25565 change `Al You can also create another CNAME entry that points directly to the Plan WebServer Port (e.g. plan.address.net) ### MySQL -Create a new database in your MySQL with ´CREATE DATABASE _dbname_´ and change the settings in the Plan config. +Create a new database in your MySQL with `CREATE DATABASE _dbname_` and change the settings in the Plan config. *If MySQL connection fails on plugin startup the plugin is disabled*