Updated Bukkit Set Up (markdown)

Rsl1122 2017-09-22 15:40:31 +03:00
parent e6638aafc8
commit 0114a52012

@ -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*