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*