Updated Bungee Set Up (markdown)

Risto Lahtela 2020-10-11 16:43:55 +03:00
parent 20295c30f2
commit b385ef6869
1 changed files with 4 additions and 4 deletions

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