Polish resource pack support

This commit is contained in:
LOOHP
2021-11-22 01:16:20 +00:00
parent 7ce2c6b194
commit d86bcdb48d
9 changed files with 91 additions and 46 deletions
+13 -1
View File
@@ -57,4 +57,16 @@ handshake-verbose=true
motd={"text":"","extra":[{"text":"Limbo Server!","color":"yellow"}]}
#Server list version as string
version=Limbo!
version=Limbo!
#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"}]}