mc: added allow-flight option

This commit is contained in:
Geoff Bourne
2018-04-14 13:01:34 -05:00
parent 2627317e03
commit 959bdeef54
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -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