Votekick config

This commit is contained in:
Anuken
2019-12-30 13:03:29 -05:00
parent 1de294cae5
commit e7d813ab5b
2 changed files with 6 additions and 0 deletions

View File

@@ -321,6 +321,7 @@ public class Administration{
port("The port to host on.", Vars.port),
autoUpdate("Whether to auto-update and exit when a new bleeding-edge update arrives.", false),
showConnectMessages("Whether to display connect/disconnect messages.", true),
enableVotekick("Whether votekick is enabled.", true),
startCommands("Commands run at startup. This should be a comma-separated list.", ""),
crashReport("Whether to send crash reports.", false, "crashreport"),
logging("Whether to log everything to files.", true),