Station: Difference between revisions

From Horizon's End Wiki
No edit summary
No edit summary
Line 11: Line 11:


== Station Commands ==
== Station Commands ==
{{code|/spacestation OR /station}}<nowiki>:</nowiki> Shows all station commands.
<br>{{code|/spacestation OR /station}}<nowiki>:</nowiki> Shows all station commands.
{{code|/station create [type] [name] [radius] [cost]}}<nowiki>:</nowiki> Creates a space station. Must specify if the station is a personal, settlement, or nation station.
<br>{{code|/station create [type] [name] [radius] [cost]}}<nowiki>:</nowiki> Creates a space station. Must specify if the station is a personal, settlement, or nation station.
{{code|/station trusted add [type] [station] [name]}}<nowiki>:</nowiki> Trusts the specified player/settlement/nation to the specified station.
<br>{{code|/station trusted add [type] [station] [name]}}<nowiki>:</nowiki> Trusts the specified player/settlement/nation to the specified station.
{{code|/station trusted list [station]}}<nowiki>:</nowiki> Shows all trusted entities for the specified station.
<br>{{code|/station trusted list [station]}}<nowiki>:</nowiki> Shows all trusted entities for the specified station.
{{code|/station trusted remove [type] [station] [name]}}<nowiki>:</nowiki> Removes the specified player/settlement/nation.
<br>{{code|/station trusted remove [type] [station] [name]}}<nowiki>:</nowiki> Removes the specified player/settlement/nation.
{{code|/station abandon}}<nowiki>:</nowiki> Abandons the specified station.
<br>{{code|/station abandon}}<nowiki>:</nowiki> Abandons the specified station.
{{code|/station resize [station] [radius] [cost]}}<nowiki>:</nowiki> Resizes the specified station to the specified radius.
<br>{{code|/station resize [station] [radius] [cost]}}<nowiki>:</nowiki> Resizes the specified station to the specified radius.
{{code|/station set name [station] [name]}}<nowiki>:</nowiki> Renames the specified station
<br>{{code|/station set name [station] [name]}}<nowiki>:</nowiki> Renames the specified station

Revision as of 20:41, 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: 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