Admin Commands
All admin commands require ACE permission. Use
/inventory to check if you have it./inventory
Opens the admin menu to manage items, shops, stashes, view statistics, etc.
/giveitem
Give items to a player or inventory.
string
required
Target inventory, player ID, or
me for yourselfstring
required
Name of the item to give
number
required
Quantity to give
number
Optional specific slot to place the item in
/removeitem
Remove items from a player or inventory.
string
required
Target inventory or player ID
string
required
Name of the item to remove
number
required
Quantity to remove
number
Optional specific slot to remove from
/clearinventory
Clear all items from an inventory. If inventoryId is empty, clears your own inventory. You can also exclude an item from clearing.
string
Target inventory. Defaults to your own inventory if omitted
string
Item to keep, excluded from clearing
/openinventory
Open another player’s inventory.
number
required
ID of the player whose inventory to open
/saveinventories
Force save all modified inventories to database.
Inventory Management
/inventory, /giveitem, /removeitem, /clearinventoryPlayer Actions
/openinventory, /saveinventories