Updated Bukkit Set Up (markdown)

Risto Lahtela 2019-08-21 10:53:55 +03:00
parent d5c17bc431
commit 7eb3c0b64e
1 changed files with 8 additions and 3 deletions

@ -117,12 +117,17 @@ Instructions for updating to ASM5:
```
[*copied from DiscordSRV wiki*](https://github.com/DiscordSRV/DiscordSRV/wiki/FAQ#fix-for-kcauldron)
### 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.
After creating an allocation, set `Webserver.Internal_IP` to the internal address you allocated a moment ago.
- 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.
### Azure or similar service