Location Settings

How to set all server location settings

The location of servers is needed for some features to work properly. Location settings are considered to be everything listed on this page.

Servers can search for locations another server has created however, they can NOT see what server created the data.

City

REQUIRED A servers city is used to attach to newly created data automatically. This will be used for features such as nests and local events.

This should be the actual full city name NOT the region area such as the capital

$set-city <city name>

State

REQUIRED IN USA A servers state is used to attach to newly created data automatically. This will be used for features such as nests and local events.

This should be the actual full state name NOT an abbreviation like "GA"

$set-state <state name>

Region

A servers region is used to attach to newly created data automatically. This will be used for features such as nests and local events.

This should be something like the state capital or area region

$set-region <region name>

Country

A servers country is used to attach to newly created data automatically. This will be used for features such as nests and local events.

$set-country <Country name>

Timezone

REQUIRED A servers timezone is used to attach to newly created data automatically. This will be used for features such as nests, migrations and local events.

USA Arguments central | eastern | mountain | pacific

UTC Arguments utc1 | utc2

$set-timezone <timezone argument>

Last updated