1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-08 05:51:43 +00:00

Merge branch 'master' into master

This commit is contained in:
LOOHP
2021-11-24 17:13:59 +00:00
committed by GitHub
14 changed files with 94 additions and 120 deletions
+16 -4
View File
@@ -59,8 +59,20 @@ motd={"text":"","extra":[{"text":"Limbo Server!","color":"yellow"}]}
#Server list version as string
version=Limbo!
#Tab-List Header
tab-header={"text":"","extra":[{"text":"Welcome to Limbo!","color":"green"}]}
#Tab-List Header (May be left blank)
tab-header=
#Tab-List Footer
tab-footer={"text":"","extra":[{"text":"Limbo Server by LOOHP","color":"yellow"}]}
#Tab-List Footer (May be left blank)
tab-footer=
#Server resource pack url (May be left blank)
resource-pack=
#Server resource pack hash (May be left blank)
resource-pack-sha1=
#Whether to kick players if they do not accept the server resource pack
required-resource-pack=false
#JSON formatted text to show when prompting the player to install the resource pack (May be left blank)
resource-pack-prompt={"text":"","extra":[{"text":"Install server resource pack!","color":"yellow"}]}