diff options
author | destruc7i0n <dscdsouza@outlook.com> | 2020-02-05 21:23:00 -0500 |
---|---|---|
committer | destruc7i0n <dscdsouza@outlook.com> | 2020-02-05 21:23:00 -0500 |
commit | f99e623f643c0a55dfa27a792fe451ccba64d7ec (patch) | |
tree | d5376e2dcfdd676dfe6a4653e9f0433a5987ac56 /config.json | |
parent | More config handling (diff) | |
download | shulker-f99e623f643c0a55dfa27a792fe451ccba64d7ec.tar.gz shulker-f99e623f643c0a55dfa27a792fe451ccba64d7ec.zip |
Some more cleanup
Diffstat (limited to '')
-rw-r--r-- | config.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.json b/config.json index 60ab378..2179402 100644 --- a/config.json +++ b/config.json @@ -26,7 +26,6 @@ "REGEX_SERVER_PREFIX": "\\[Server thread/INFO\\]:", "REGEX_MATCH_CHAT_MC": "^<([^>]*)> (.*)", "REGEX_IGNORED_CHAT": "packets too frequently", - "RCON_RECONNECT_DELAY": 10, "DEBUG": false, "SERVER_NAME": "Shulker", |