Station
Stations are circular claims in space, that can be made by any player, settlement, or nation.
Claiming a Station[edit | edit source]
Stations can be claimed anywhere in the non-frontier space dimensions (Asteri, Regulus, Sirius, and Ilios), save for local exceptions enumerated below.
A station can be claimed by any player with the command /station create [type] [name] [radius] [cost]
, where:
- [type] is either "player", "settlement", or "nation". This determines whether the station will be determined by the player themselves, their settlement, or their nation.
- [name] is the name of the station.
- [radius] is the station's radius, which must be 15 or more.
- [cost] is the claim cost of the station. If you don't know what the station claim cost will be, running this command with the "cost" argument left empty will return the required claim cost in chat.
The station will be centered at the coordinates of the player who runs the claiming command.
Station Claim Cost[edit | edit source]
Claiming a station costs precisely 0.5 credits per block claimed. This means that the function for station claim cost is 0.5*π*r²
where "r" is the radius of the station claim, and π is the mathematical constant approximately equal to 3.14159...
Claim Restrictions[edit | edit source]
Stations cannot be claimed too close to certain objects in space. The specific limitations are as follows:
- Stations cannot be claimed within 500 blocks of a planet's orbit.
- Stations cannot be claimed within 256 blocks of a star.
- Stations cannot be claimed within 3000 blocks of a hyperspace beacon.
- Stations cannot be claimed within 200 blocks of other stations.
- Stations cannot be claimed within 5000 blocks of Prometheus Station in Sirius.
- Stations cannot be claimed within 2500 blocks of siege stations.
Attempting to use the /station create
command within one of these restricted regions will not work.
Station Commands[edit | edit source]
/spacestation OR /station
: Shows all station commands.
/station create [type] [name] [radius] [cost]
: Creates a space station. Must specify if the station is a personal, settlement, or nation station.
/station trusted add [type] [station] [name]
: Trusts the specified player/settlement/nation to the specified station.
/station trusted list [station]
: Shows all trusted entities for the specified station.
/station trusted remove [type] [station] [name]
: Removes the specified player/settlement/nation.
/station abandon
: Abandons the specified station.
/station resize [station] [radius] [cost]
: Resizes the specified station to the specified radius.
/station set name [station] [name]
: Renames the specified station