mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
added command line options for jurisdiction settings
This commit is contained in:
parent
f28f8d71d1
commit
6b483e4b22
1 changed files with 2 additions and 2 deletions
|
@ -16,11 +16,11 @@ OPTIONS
|
|||
This will run the voxel server in "local domain mode" and will look for a domain-server running on the same IP
|
||||
address as the voxel server
|
||||
|
||||
--jurisdictionRoot [hex string of root octalcode]
|
||||
--jurisdictionRoot [hex string of root octcode]
|
||||
Tells the server to honor jurisdiction from the specified root node and below
|
||||
|
||||
--jurisdictionEndNodes [<octcode>(<,octcode>...)]
|
||||
Tells the server to honor jurisdiction from the root down to the octcodes included in the comma separted list
|
||||
Tells the server to honor jurisdiction from the root down to the octcodes included in the comma separated list
|
||||
|
||||
--jurisdictionFile [filename]
|
||||
Tells the server to load it's jurisdiction from the specified file. When a voxel server is running with a limited
|
||||
|
|
Loading…
Reference in a new issue