Recently Updated Pages
Downloadable Reference Files
This page contains the key editable/reference files from the supplied Nord Crafting v6.2.0 packag...
Production Checklist
Before release: oxmysql and ox_lib start before Crafting. Framework auto-detection reports th...
Troubleshooting
blueprint item not found Nord Inventory: run/verify the Nord Inventory-only automatic installatio...
Discord Logging
Config.DiscordLogs = { Enabled = false, Webhooks = { Craft = '', Admin = ...
Database Tables
Nord Crafting creates/manages the following tables in this package: Table Purpose nord_crafting_s...
Server Exports · Admin Runtime
local ok, identifier = exports['nord_crafting']:AddAdmin(value) local ok, identifier = exports['n...
Server Exports · Blueprints & Organizations
Blueprint API exports['nord_crafting']:GetPlayerBlueprintRecipes(source) exports['nord_crafting']...
Server Exports · Inventory
These exports expose Crafting's active inventory bridge to other server resources. local invType ...
Server Exports · Benches
exports['nord_crafting']:GetFixedBenches() exports['nord_crafting']:GetPlacedBenches() exports['n...
Client Exports
Admin Studio exports['nord_crafting']:OpenAdminInterface() Probe support used by integrations: lo...
Nord VIP Integration
Nord VIP support is optional. Config.NordVIP = { Enabled = false, MissionKey = 'crafts', ...
Nord Crime & OpCrimes
Config.CrimeBridge = 'auto' Automatic provider choice The intended automatic behavior is to use ...
Notifications, Text UI & Progress
Notification auto-detection When Config.Notify.type = 'auto', the current bridge checks: nord_te...
Target Bridge
Config.Target = 'auto' Automatic detection order: ox_target qb-target qtarget no target provider ...
Inventory Bridge
Crafting centralizes inventory operations in server/bridge/inventory.lua. Public operations incl...
Nord Staff Integration
Nord Crafting exposes its Admin Studio to nord_staff. The manifest declares: nord_staff_admin_ex...
Nord Inventory Integration
Nord Inventory is the recommended inventory for the Nord Crafting ecosystem because it is the tar...
Update Checker & Security
Nord Crafting contains a GitHub release checker for private/public repository workflows. Console ...
Blueprint Manager
Admin Studio can create and delete blueprint definitions stored in the database. A blueprint defi...
Prop Manager
The Prop Manager combines default and custom bench prop catalogs. Custom prop records are stored ...