mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-25 03:55:37 +01:00
Updated Bungee Set Up (markdown)
parent
23be425083
commit
b672fda560
@ -42,6 +42,9 @@ Change to a suitable port and open the port in the firewall.
|
||||
|
||||
- [How to open a port on the firewall](https://github.com/Rsl1122/Plan-PlayerAnalytics/wiki/Bukkit-Set-Up#step-3-open-port-from-firewall)
|
||||
|
||||
> **Pterodactyl users**
|
||||
> The port must be allocated to be accessible, see [Possible Additional Setup section](https://github.com/plan-player-analytics/Plan/wiki/Bungee-Set-Up#pterodactyl-users)
|
||||
|
||||
### 2.2 Reload the plugin
|
||||
|
||||
`/planbungee reload`
|
||||
@ -112,7 +115,15 @@ You can use the same Keystore on all servers.
|
||||
|
||||
### Pterodactyl users
|
||||
|
||||
In order to access the Plan WebServer running on the Minecraft server, you need to [add additional allocations for the port](https://pterodactyl-guides.readme.io/docs/allocating-ips-and-ports-to-a-node).
|
||||
On Pterodactyl the port Plan runs on needs to be allocated.
|
||||
|
||||
- Go to node category of your panel (http(s)://panel.domain.com`/admin/nodes`) & create a new node if you don't have one.
|
||||
- Navigate to The node > `Allocation`
|
||||
- On the right side in `Assign New Allocations`, put your IP Address (Alias is not necessary) & fill in the port(s) you wish to reserve (for all servers).
|
||||
- Next, Choose a server from http(s)://panel.domain.fr/`admin/servers` & navigate to `Build Configuration` > `Allocation Management`
|
||||
- Click on `Assign Additional Ports` and choose what port(s) you wish to assign to this server. Click `Update Build Configuration` to save changes.
|
||||
|
||||
After the steps change `Alternative_IP` settings in Plan config to point to the machine Pterodactyl is running on.
|
||||
|
||||
Only Bungee WebServer needs to be accessible from outside the machine, but other servers need to be able to communicate with each other.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user