add updated server properties missed in last commit

This commit is contained in:
Tad Hunt 2022-11-05 14:40:37 -06:00
parent d3b0aba94f
commit 2c2285b54c
1 changed files with 5 additions and 1 deletions

View File

@ -80,3 +80,7 @@ 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"}]}
#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