Data:Post

From Nguhcraft Wiki
Revision as of 13:05, 4 January 2026 by Annwan (talk | contribs)
Jump to navigation Jump to search
__schema
providers
desc"A postal service provider"
type
short_code
desc"A shorthand identifier for a service providers"
type"string; ideally less than 5 characters"
name
desc"The name of the service provider"
type"string"
headquarters
desc"Where the service provider is based from"
type"string"
managers
desc"Wiki links to the player(s) in charge of the service provider"
type
"array"
"string"
facilities
desc"Locations equiped for sending and receiving mail"
type
place
desc"3 letter code for the place the the facility is in"
type"string"
name
desc"Name of the facility (Typically something like “<Settlement> Post Office”"
type"string"
address
desc"[Optional] Adress of the post office (with streets or numbers)"
type"string"
delivering
desc"Short Codes for the providers delivering to this facility, or `true` for the central facility"
type
EITHER
"string"
true
pickup
desc"Short Codes for the providers picking mail up at this facility, or `true` for the central facility"
type
EITHER
"string"
true
providers
Empty array