Skip to main content
The Deno 2 Release Candidate is here
Learn more
method LauncherController.prototype.getLoadedServerMods
import { LauncherController } from "https://deno.land/x/sptaki@1.2.0/controllers/LauncherController.d.ts";

Get the mods the server has currently loaded

Returns

Record<string, IPackageJsonData>

Dictionary of mod name and mod details