From 1de8915608166b279fcfecaebb3fb5f9e180ac71 Mon Sep 17 00:00:00 2001 From: Rsl1122 Date: Sat, 2 Dec 2017 20:44:33 +0200 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 d395795..f397226 100644 --- a/Bukkit-Set-Up.md +++ b/Bukkit-Set-Up.md @@ -17,7 +17,7 @@ This is the Set-Up tutorial for Standalone Bukkit servers. If you're installing If IP in your server.properties is empty, you should change `AlternativeIP `to an address or IP that points to the server. After setting this set `ShowAlternativeIP `to true. For example if you connect to your server with play.address.net:25565 change `AlternativeIP` to `play.address:%port%` -You can also create another CNAME entry that points directly to the Plan WebServer Port (e.g. plan.address.net) +(**Leave %port% as it is**) 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.