mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-19 10:25:25 +00:00
Added hide-online-players server property (#3026)
This commit is contained in:
@@ -54,5 +54,6 @@
|
||||
"previews-chat": {"env": "PREVIEWS_CHAT"},
|
||||
"enforce-secure-profile": {"env": "ENFORCE_SECURE_PROFILE"},
|
||||
"initial-enabled-packs": {"env": "INITIAL_ENABLED_PACKS"},
|
||||
"initial-disabled-packs": {"env": "INITIAL_DISABLED_PACKS"}
|
||||
"initial-disabled-packs": {"env": "INITIAL_DISABLED_PACKS"},
|
||||
"hide-online-players": {"env": "HIDE_ONLINE_PLAYERS"}
|
||||
}
|
||||
Reference in New Issue
Block a user