summary refs log tree commit diff homepage
path: root/config.json
diff options
context:
space:
mode:
authordestruc7i0n <dscdsouza@outlook.com>2020-10-31 00:10:37 -0400
committerdestruc7i0n <dscdsouza@outlook.com>2020-10-31 00:10:37 -0400
commitdc70468459c0b510b5bf8b8c045e9c374b84cad1 (patch)
tree4b4daa6e1b91fb2e5962ca3b6c9dbff865f2fe16 /config.json
parentMerge pull request #64 from Elveskevtar/master (diff)
downloadshulker-dc70468459c0b510b5bf8b8c045e9c374b84cad1.tar.gz
shulker-dc70468459c0b510b5bf8b8c045e9c374b84cad1.zip
update packages
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index 2f65243..78de668 100644
--- a/config.json
+++ b/config.json
@@ -12,9 +12,9 @@
     "MINECRAFT_SERVER_RCON_IP": "127.0.0.1",
     "MINECRAFT_SERVER_RCON_PORT": 25575,
     "MINECRAFT_SERVER_RCON_PASSWORD": "password",
+    "MINECRAFT_TELLRAW_TEMPLATE": "[{\"color\": \"white\", \"text\": \"<%username%> %message%\"}]",
     "MINECRAFT_TELLRAW_DOESNT_EXIST": false,
     "MINECRAFT_TELLRAW_DOESNT_EXIST_SAY_TEMPLATE": "<%username%> %message%",
-    "MINECRAFT_TELLRAW_TEMPLATE": "[{\"color\": \"white\", \"text\": \"<%username%> %message%\"}]",
 
     "IS_LOCAL_FILE": false,
     "LOCAL_FILE_PATH": "/usr/home/minecraft_server/logs/latest.log",