From b6bc66ea1822e903b51ac25a06248f5b76f57247 Mon Sep 17 00:00:00 2001 From: LOOHP Date: Sat, 8 Aug 2020 00:18:50 +0800 Subject: [PATCH] Update server.properties --- src/server.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/server.properties b/src/server.properties index 9a0358f..97b8c1c 100644 --- a/src/server.properties +++ b/src/server.properties @@ -29,7 +29,7 @@ world-spawn=world;20.5;17;22.5;-90;0 reduced-debug-info=false #Server list message in Json -motd={"text":"","extra":[{"text":"H ","color":"#E8162E"},{"text":"M ","color":"#F9D52B"},{"text":"G ","color":"#28B31F"},{"text":"! ","color":"blue"},{"text":"!","color":"dark_purple"},{"text":"\n"},{"text":"Be the first to join!","color":"yellow"}]} +motd={"text":"","extra":[{"text":"H ","color":"#E8162E"},{"text":"M ","color":"#F9D52B"},{"text":"G ","color":"#28B31F"},{"text":"! ","color":"blue"},{"text":"!","color":"dark_purple"},{"text":"\n"},{"text":"Limbo Demo Server!","color":"yellow"}]} #Server list version as string version=Limbo! \ No newline at end of file