summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew <pugmatt@gmail.com>2020-12-19 02:04:20 -0500
committerMatthew <pugmatt@gmail.com>2020-12-19 02:04:20 -0500
commit4cd610e2433138c84fbe2f1bbccdc884a013c864 (patch)
treecd1f6a127cb88b3a8319ed82ddddb39a457ebc20
parent223eff7876c9c4dbddf9d38127fba6c40ea6472e (diff)
parentb09a463d676e0b8d3324ee7e232345b611a41473 (diff)
downloadBedrockConnect-4cd610e2433138c84fbe2f1bbccdc884a013c864.tar.gz
BedrockConnect-4cd610e2433138c84fbe2f1bbccdc884a013c864.tar.bz2
BedrockConnect-4cd610e2433138c84fbe2f1bbccdc884a013c864.zip
Merge branch 'master' of https://github.com/Pugmatt/BedrockConnect
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9613a5a..f9253ac 100644
--- a/README.md
+++ b/README.md
@@ -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:
```