Server Exports · Admin Runtime

Server Exports · Admin Runtime

local ok, identifier = exports['nord_crafting']:AddAdmin(value)
local ok, identifier = exports['nord_crafting']:RemoveAdmin(value)
local isAdmin = exports['nord_crafting']:IsAdmin(value)
local runtimeAdmins = exports['nord_crafting']:GetRuntimeAdmins()

These are useful for a central staff resource that manages access dynamically.

nord_staff additionally integrates through the manifest-declared client Admin Studio export, so the two systems can share a single Crafting administration surface.


Revision #1
Created 2026-09-03 16:11:08 UTC by Riguita
Updated 2026-09-03 16:11:08 UTC by Riguita