(available-goods token)
Get available goods
Get available goods
(available-loans token)
Get available loans
Get available loans
(available-ships token)
Get info on available ships
Get info on available ships
(available-structures token)
Get available structures
Get available structures
(buy-ship! token location ship)
Buy a new ship (takes either a ship type string, or known ship map)
Buy a new ship (takes either a ship type string, or known ship map)
(claim-username! name)
Claim a username and get a token
Claim a username and get a token
(create-flight-plan! token ship destination)
Submit a new flight plan
Submit a new flight plan
(create-structure! token location type)
Create a new structure
Create a new structure
(deposit-goods! token structure ship good quantity)
Deposit goods to a structure
Deposit goods to a structure
(deposit-goods-to-owned-structure! token structure ship good quantity)
Deposit goods to a structure you own
Deposit goods to a structure you own
(game-status)
Use to determine whether the server is alive
Use to determine whether the server is alive
(jettison-cargo! token ship good quantity)
Jettison cargo
Jettison cargo
(leaderboard token)
Use to see the current net worth of the top players
Use to see the current net worth of the top players
(location-info token location)
Get info on a location
Get info on a location
(location-marketplace token location)
Get info on a location's marketplace
Get info on a location's marketplace
(location-ships token location)
Get the ships at a location
Get the ships at a location
(location-structures token location)
Get the structures at a location
Get the structures at a location
(my-account token)
Get information on your account
Get information on your account
(my-flight-plan-info token flight-plan)
Get info on an existing flight plan
Get info on an existing flight plan
(my-structure-info token structure)
Use to see a specific structure you own
Use to see a specific structure you own
(my-structures token)
Use to see all of your structures
Use to see all of your structures
(place-purchase-order! token ship good quantity)
Place a new purchase order
Place a new purchase order
(place-sell-order! token ship good quantity)
Place a new sell order
Place a new sell order
(sell-ship! token ship)
Scrap your ship for credits
Scrap your ship for credits
(structure-info token structure)
See specific structure (ship must be docked at same location?)
See specific structure (ship must be docked at same location?)
(system-docked-ships token system)
Get info on a system's docked ships
Get info on a system's docked ships
(system-flight-plans token system)
Get all active flight plans in the system
Get all active flight plans in the system
(system-locations token system & [type])
Get location info for a system
Get location info for a system
(system-ship-listings token system & [class])
Get a list of all ships available to buy in the system
Get a list of all ships available to buy in the system
(take-goods! token structure ship good quantity)
Transfer goods from your structure to a ship
Transfer goods from your structure to a ship
(transfer-cargo! token from-ship to-ship good quantity)
Transfer cargo between ships
Transfer cargo between ships
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close