1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-07 21:41:43 +00:00

Added a way to change PlayerList Header and Footer

This commit is contained in:
GamerDuck123
2021-11-24 01:52:26 -05:00
parent 7e81f6b3be
commit 120f9dce3f
6 changed files with 113 additions and 2 deletions
+7 -1
View File
@@ -57,4 +57,10 @@ handshake-verbose=true
motd={"text":"","extra":[{"text":"Limbo Server!","color":"yellow"}]}
#Server list version as string
version=Limbo!
version=Limbo!
#Tab-List Header
tab-header={"text":"","extra":[{"text":"Welcome to Limbo!","color":"green"}]}
#Tab-List Footer
tab-footer={"text":"","extra":[{"text":"Limbo Server by LOOHP","color":"yellow"}]}