Updated Bungee Set Up (markdown)

Aurora Lahtela 2022-05-30 19:39:23 +03:00
parent 36ed31a2ca
commit 6de2ffdce6
1 changed files with 5 additions and 5 deletions

@ -59,6 +59,10 @@ After installing, it is also possible to
Download `Plan.jar` - If you don't have one get one from [Releases](https://github.com/plan-player-analytics/Plan/releases/latest)
> 🚧 **Pterodactyl Panel Users**
>
> Port needs to be allocated before it can be used, see [this section](https://github.com/plan-player-analytics/Plan/wiki/Bungee-Set-Up#pterodactyl-panel) to do so.
## Step 1: Install
Place Plan.jar to the plugin directory (`/plugins/`) and restart the server.
@ -138,10 +142,6 @@ Webserver:
Reload the plugin after changing the port with `/planproxy reload` to apply changes.
> 🚧 **Pterodactyl Panel Users**
>
> Port needs to be allocated before it can be used, see [this section](https://github.com/plan-player-analytics/Plan/wiki/Bungee-Set-Up#pterodactyl-panel) to do so.
> 💭 **Failed to bind port, what now?**
>
> The port is likely in use by another program, try using another port.
@ -290,4 +290,4 @@ After the steps change `Alternative_IP` settings in Plan config to point to the
- (Optional) It is recommended to increase "tmpfs_size" pterodactyl setting. See https://pterodactyl.io/wings/1.0/configuration.html#other-values, this prevents any "Disk or temporary directory is full" errors when using SQLite.
[Back to step 3](https://github.com/plan-player-analytics/Plan/wiki/Bungee-Set-Up#step-3-change-webserver-port)
[Back to step 0](https://github.com/plan-player-analytics/Plan/wiki/Bungee-Set-Up#step-0-prepare)