diff --git a/Bukkit-Set-Up.md b/Bukkit-Set-Up.md index e86bede..46df095 100644 --- a/Bukkit-Set-Up.md +++ b/Bukkit-Set-Up.md @@ -12,6 +12,8 @@ Place the .jar to the `plugins` or `mods` folder and restart the server ## Step 2: Change Webserver Port +Plan has a built in webserver - **extra web hosting provider is not required** if you have an open port on your server. + Default Webserver Port is **8804**. If 8804 is not available or you want to use another port, change `Webserver.Port` to another value.