Updated Bukkit Set Up (markdown)

Aurora Lahtela 2022-11-13 16:12:58 +02:00
parent 3e433ff558
commit d6faa5bda2
1 changed files with 2 additions and 1 deletions

@ -138,7 +138,8 @@ You can change the address with `Webserver.Alternative_IP` settings.
Point the address to your server:
```yml
Webserver:
Alternative_IP: true
Alternative_IP:
Enabled: true
Address: "play.address.net:%port%"
```