diff options
| author | Matthew <pugmatt@gmail.com> | 2020-12-19 02:04:20 -0500 |
|---|---|---|
| committer | Matthew <pugmatt@gmail.com> | 2020-12-19 02:04:20 -0500 |
| commit | 4cd610e2433138c84fbe2f1bbccdc884a013c864 (patch) | |
| tree | cd1f6a127cb88b3a8319ed82ddddb39a457ebc20 | |
| parent | 223eff7876c9c4dbddf9d38127fba6c40ea6472e (diff) | |
| parent | b09a463d676e0b8d3324ee7e232345b611a41473 (diff) | |
| download | BedrockConnect-4cd610e2433138c84fbe2f1bbccdc884a013c864.tar.gz BedrockConnect-4cd610e2433138c84fbe2f1bbccdc884a013c864.tar.bz2 BedrockConnect-4cd610e2433138c84fbe2f1bbccdc884a013c864.zip | |
Merge branch 'master' of https://github.com/Pugmatt/BedrockConnect
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ The following arguments can be placed in the startup command to ajust settings: | generatedns | If true, generate a DNS zone file using user input (Only needed if you're using the mod0Umleitung DNS software) | false | | kick_inactive | If true, players will be kicked after 10 minutes of inactivity with the serverlist UI | true | | custom_servers| Sets the path to a custom server file, for specifying your servers in the list for all players. See [custom servers](#defining-your-own-custom-servers). | | +| user_servers | If true, players can add and remove servers on the serverlist. If false, the options are hidden. | true | MySQL example: ``` |
