Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IRagfairConfig
implements IBaseConfig
import { type IRagfairConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/config/IRagfairConfig.d.ts";

Properties

kind: "aki-ragfair"
runIntervalSeconds: number

How many seconds should pass before expired offers and procesed + player offers checked if sold

runIntervalValues: IRunIntervalValues

Default values used to hydrate runIntervalSeconds with

sell: Sell

Player listing settings

traders: Record<string, boolean>

Trader ids + should their assorts be listed on flea

dynamic: Dynamic