From b385ef68693e90ce0e3e786a2e698b68217a1f10 Mon Sep 17 00:00:00 2001 From: Risto Lahtela <24460436+Rsl1122@users.noreply.github.com> Date: Sun, 11 Oct 2020 16:43:55 +0300 Subject: [PATCH] Updated Bungee Set Up (markdown) --- Bungee-Set-Up.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Bungee-Set-Up.md b/Bungee-Set-Up.md index 341a37c..701376e 100644 --- a/Bungee-Set-Up.md +++ b/Bungee-Set-Up.md @@ -103,11 +103,11 @@ Database: Launch_options: "?rewriteBatchedStatements=true&useSSL=false" ``` -- Reload the plugin with `planbungee/planvelocity reload` +- Reload the plugin with `planproxy reload` > 💡 **Tip** > -> Once Plan has partially enabled you can reload it with `planbungee reload` or `planvelocity reload` without restarting the server. (Note that replacing Plan.jar requires a restart.) +> Once Plan has partially enabled you can reload it with `planproxy reload` without restarting the server. (Note that replacing Plan.jar requires a restart.) #### ⚠️ If you get MySQL time zone error on start-up @@ -132,7 +132,7 @@ Webserver: Port: 8804 ``` -Reload the plugin after changing the port with `/planbungee reload` to apply changes. +Reload the plugin after changing the port with `/planproxy reload` to apply changes. > 🚧 **Pterodactyl Panel Users** > @@ -188,7 +188,7 @@ Webserver: ## Step 6: Try to access the page -If you didn't reload Plan after the last step, do so now with `planbungee/planvelocity reload`. +If you didn't reload Plan after the last step, do so now with `planproxy reload`. Find the address in the Plan enable log on the console like in the previous step, and try to access it with your browser.