Station: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
Line 8: Line 8:
=== Station Claim Cost ===
=== Station Claim Cost ===
Claiming a station costs precisely 0.5 credits per block claimed. This means that the function for station claim cost is:
Claiming a station costs precisely 0.5 credits per block claimed. This means that the function for station claim cost is:
{{code|text = 0.5*π*r²}}where "r" is the radius of the station claim.
{{code|0.5*π*r²}}where "r" is the radius of the station claim.


== Station Commands ==
== Station Commands ==

Revision as of 20:42, 1 January 2025

The station claim "Miami", as viewed on the dynmap.

Stations are circular claims in space, that can be made by any player, settlement, or nation.

Claiming a Station

Stations can be claimed anywhere in the non-frontier space dimensions (Asteri, Regulus, Sirius, and Ilios), save for local exceptions enumerated below.

Station Claim Cost

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.

Station Commands

/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