Recommended Scripts · Open Catalog
Recommended Scripts
This page is intentionally kept as an open catalog for verified Nord Inventory integrations.
Only scripts that have been tested with the current Nord Inventory API should be added here. Avoid listing a script as compatible only because it uses generic OX/QB-style inventory calls.
Official / verified integrations
Add verified scripts here as they are tested.
| Script | Developer | Integration type | Status | Notes |
|---|---|---|---|---|
| Example | Developer | Native / Bridge / External Use | Verified | Short note |
Suggested verification checklist
Before adding a script to this page, confirm:
- item registration does not overwrite DB-authoritative definitions;
- runtime items re-register correctly after resource restart;
RegisterUsableItem/RegisterUseExportbehavior works;- client/server execution side is correct;
- failed external use does not consume the item;
- inventory mutations happen through server exports;
- metadata survives add/remove/move/restart flows;
- private stashes perform server-side permission checks;
- script works after
restart nord_inventoryand after full server restart.
Submission template
Script name:
Developer:
Website/Discord:
Integration type:
Frameworks tested:
Features tested:
Known limitations:
Last verification date:
Status labels
Use one of these statuses:
- Verified — tested by Nord Lab with the current Nord Inventory API.
- Developer Verified — integration confirmed by the script developer.
- Community Tested — working reports exist but Nord Lab has not fully verified it.
- Needs Retest — compatibility should be validated again after relevant changes to Nord Inventory or the external script.
This page should stay factual. If an integration has not been tested, leave it unlisted until verification is complete.