mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-13 22:02:28 +00:00
[mc] Clearify snooper config
This commit is contained in:
parent
bfa198de4e
commit
a12a258058
1 changed files with 1 additions and 1 deletions
|
@ -553,7 +553,7 @@ If set to true, players will be set to spectator mode if they die.
|
|||
|
||||
### Snooper
|
||||
|
||||
If set to true, server will send snoop data to the minecraft sever.
|
||||
If set to false, the server will not send data to snoop.minecraft.net server.
|
||||
|
||||
docker run -d -e SNOOPER_ENABLED=false
|
||||
|
||||
|
|
Loading…
Reference in a new issue