Updates to README

This commit is contained in:
Steve Shipway 2016-03-04 01:43:07 +00:00
parent 4e5eefe245
commit ffc90ce0c5

View File

@ -6,8 +6,9 @@ This will start up several Minecraft servers of the specified type. If no
world seed is specified, then a random one will be used. A Load Balancer world seed is specified, then a random one will be used. A Load Balancer
will be created over the top so that they can be accessed. will be created over the top so that they can be accessed.
The load balancers will run on every host with the label **LB=1**. If The servers use ephemeral disk and so will not be persistent. You can also
no hosts match this, then you will get no load balancers! specify a URL from which to download an ZIP archive of a world save, which
will be used in all containers.
### Options ### Options