mirror of
https://github.com/LOOHP/Limbo.git
synced 2026-06-08 05:51:43 +00:00
Polish resource pack support
This commit is contained in:
@@ -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"}]}
|
||||
Reference in New Issue
Block a user