Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

8 total results found

7 · Integrations & Bridges

Nord Crafting

Connect Nord Crafting to Nord Inventory, Nord Staff, targets, notifications, crime organizations and Nord VIP.

section
integrations

Nord Inventory Integration

Nord Crafting 7 · Integrations & Bridges

Nord Inventory Integration Nord Inventory is the recommended inventory for the Nord Crafting ecosystem because it is the target of the new automatic installation workflow. Recommended startup ensure nord_inventory ensure nord_crafting Automatic installation Us...

section
integrations

Nord Staff Integration

Nord Crafting 7 · Integrations & Bridges

Nord Staff Integration Nord Crafting exposes its Admin Studio to nord_staff. The manifest declares: nord_staff_admin_export 'OpenAdminInterface' and the client provides: exports('OpenAdminInterface', function(options) if type(options) == 'table' and optio...

section
integrations

Inventory Bridge

Nord Crafting 7 · Integrations & Bridges

Inventory Bridge Crafting centralizes inventory operations in server/bridge/inventory.lua. Public operations include: Get item count. Add item. Remove item. Search slots/items. Read inventory. Read item registry. Set metadata where supported. Register/open st...

section
integrations

Target Bridge

Nord Crafting 7 · Integrations & Bridges

Target Bridge Config.Target = 'auto' Automatic detection order: ox_target qb-target qtarget no target provider The bridge exposes internal helpers to add/remove local entity targets and a safe-add routine that waits briefly for the entity to exist. Interaction...

section
integrations

Notifications, Text UI & Progress

Nord Crafting 7 · Integrations & Bridges

Notifications, Text UI & Progress Notification auto-detection When Config.Notify.type = 'auto', the current bridge checks: nord_textui codem-supreme-notification ox_lib QBCore ESX console print fallback Text UI Text UI prefers: nord_textui ox_lib Progress Cra...

section
integrations

Nord Crime & OpCrimes

Nord Crafting 7 · Integrations & Bridges

Nord Crime & OpCrimes Config.CrimeBridge = 'auto' Automatic provider choice The intended automatic behavior is to use nord_crime when started and fall back to op-crime when appropriate. Organization-aware benches read organization state from the player and v...

section
integrations

Nord VIP Integration

Nord Crafting 7 · Integrations & Bridges

Nord VIP Integration Nord VIP support is optional. Config.NordVIP = { Enabled = false, MissionKey = 'crafts', MissionProgressPerCraft = 1, PassXpPerCraft = 50, } When enabled and nord_vip is started, a successful craft can call: exports['nord_...

section
integrations