mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-22 10:35:58 +01:00
Updated Bukkit Set Up (markdown)
parent
4f1f470a4f
commit
3ebcb884a9
@ -17,9 +17,9 @@ This is the Set-Up tutorial for Standalone Bukkit servers. If you're installing
|
||||
## Possible additional set up
|
||||
|
||||
### Empty IP in server.properties
|
||||
If IP in your server.properties is empty, you should change `AlternativeIP `to an address or IP that points to the server. After setting this set `ShowAlternativeIP `to true.
|
||||
If IP in your server.properties is empty, you should change `Commands.AlternativeIP`to an address or IP that points to the server. After setting this set `Commands.AlternativeIP.Enabled`to true.
|
||||
|
||||
For example if you connect to your server with play.address.net:25565 change `AlternativeIP` to `play.address:%port%`
|
||||
For example if you connect to your server with play.address.net:25565 change `Commands.AlternativeIP` to `play.address:%port%`
|
||||
(**Leave %port% as it is**) You can also create another CNAME entry that points directly to the Plan WebServer Port (e.g. plan.address.net)
|
||||
|
||||
### MySQL
|
||||
|
Loading…
Reference in New Issue
Block a user