mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-19 15:04:53 +00:00
mc: added allow-flight option
This commit is contained in:
@@ -723,6 +723,12 @@ By default, server checks connecting players against Minecraft's account databas
|
||||
|
||||
docker run -d -e ONLINE_MODE=FALSE ...
|
||||
|
||||
### Allow flight
|
||||
|
||||
Allows users to use flight on your server while in Survival mode, if they have a mod that provides flight installed.
|
||||
|
||||
-e ALLOW_FLIGHT=TRUE|FALSE
|
||||
|
||||
## Miscellaneous Options
|
||||
|
||||
### Memory Limit
|
||||
|
||||
Reference in New Issue
Block a user