mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-10 00:36:17 +01:00
Updated GeyserConnect (markdown)
parent
985d3e9b70
commit
ed262ae488
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ There are both [DNS](https://github.com/GeyserMC/GeyserConnect/tree/master/bind9
|
|||
* `port` - The port that will listen for connections.
|
||||
* `debug-mode` - If debug messages should be sent through the console, has to be enabled in both places to work.
|
||||
* `shutdown-time` - The time to wait after the last player disconnects to shutdown the proxy, in seconds. Set to -1 to disable.
|
||||
* `servers` - A list of servers to show for everyone build from `address`, `port`, `online` and `bedrock` all optional apart from address.
|
||||
* `servers` - A list of servers to show for everyone build from `address`, `port`, `name`, `online` and `bedrock` all optional apart from address.
|
||||
* `custom-servers`
|
||||
* `enabled` - Should custom servers be enabled for users.
|
||||
* `max` - Max amount of custom servers per user.
|
||||
|
|
Loading…
Reference in a new issue