Admin Commands
All commands in Config.AdminCommands require Nord Inventory admin access. They can be renamed or have aliases removed in config.lua.
| Default command | Purpose |
|---|---|
/giveitem / /nordgiveitem |
Give an item to a player |
/givecash / /nordgivecash |
Give cash currency item |
/givedirtymoney / /nordgivedirtymoney |
Give dirty-money currency item |
/removeitem / /nordremoveitem |
Remove an item by name |
/removeslot / /nordremoveslot |
Remove from a specific slot |
/clearinventory / /clearinv |
Clear all or one item type |
/openinventory / /openinv |
Open another player's inventory as admin |
/setmetadata / /setmeta |
Replace metadata on a slot |
/setdurability / /repairitem |
Set/repair durability |
/itemcount |
Count an item in a player's inventory |
/iteminfo |
Show item and metadata for a slot |
/saveinventory / /saveinv |
Force-save a player inventory |
/listitems |
Search the active item registry |
Example metadata command
/setmetadata 12 4 {"quality":"premium","serial":"NORD-001"}
Disable command set
Config.AdminCommands.Enabled = false
The Admin Studio can remain available even if you choose to disable these convenience commands.