forked from BLOCKFANTASY/LOOHP-Limbo
add updated server properties missed in last commit
This commit is contained in:
parent
d3b0aba94f
commit
2c2285b54c
|
|
@ -79,4 +79,8 @@ resource-pack-sha1=
|
|||
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"}]}
|
||||
resource-pack-prompt={"text":"","extra":[{"text":"Install server resource pack!","color":"yellow"}]}
|
||||
|
||||
#Whether to enforce the player allowlist. If true, loads and enforces the allowlist from 'allowlist.json'
|
||||
#in the same format as vanilla minecraft servers
|
||||
enforce-allowlist=false
|
||||
Loading…
Reference in New Issue