Skip to main content
Deno 2 is finally here 🎉️
Learn more
interface ICoreConfig.IServerFeatures
import { type ICoreConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/config/mod.ts";
const { IServerFeatures } = ICoreConfig;

Properties

autoInstallModDependencies: boolean
compressProfile: boolean
chatbotFeatures: IChatbotFeatures