mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-14 07:55:26 +00:00
Default to easy.
This commit is contained in:
@@ -130,9 +130,9 @@ up:
|
||||
|
||||
### Difficulty
|
||||
|
||||
The difficulty level (default: hard) can be set like:
|
||||
The difficulty level (default: `easy`) can be set like:
|
||||
|
||||
docker run -d -e DIFFICULTY=peaceful
|
||||
docker run -d -e DIFFICULTY=hard
|
||||
|
||||
Valid values are: `peaceful`, `easy`, `normal`, and `hard`, and an
|
||||
error message will be output in the logs if it's not one of these
|
||||
|
||||
Reference in New Issue
Block a user