Saxonberg Server API
    Preparing search index...

    Variable PRESENCE_FORMAT_DEFAULTConst

    PRESENCE_FORMAT_DEFAULT: "{{ who }} has {{ action }}{% if country %} from {{ country }}{% endif %}."

    The default Liquid template for a presence line (the social.presenceFormat per-character setting). Rendered by the presence relay through ProseApi.format against the PRESENCE_VARS context, then tinted inline by the matched rule's color. The country guard keeps the "from …" tail off departures and off connections whose origin didn't resolve (localhost / private IPs).

    Players customize this freely (settings set social.presenceFormat "…" or the Social pane); a syntactically broken template falls back to this default at render.