Ark ClearPlayerInventory Command

This command will clear the inventory of the player with the specified numerical ID.

Command Syntax
cheat ClearPlayerInventory <UE4 ID> <Inventory> <Slot Items> <Equipped Items>

The command syntax includes the command as well as any possible parameters. Parameter options are below.

Click the copy button to copy the command. Replace any parameter placeholders, which are stated between angle brackets, < and >, with the parameter option you want. Then click copy to copy the entire command.

Command Parameters
UE4 ID
Type: UE4 ID
The UE4 ID of the player you wish to clear the inventory of.
Inventory
Type: Boolean
Specify 'true' to clear the player's entire inventory, 'false' to not.
Slot Items
Type: Boolean
Specify 'true' to clear the items in the player's hotbar, 'false' to leave the hotbar as-is.
Equipped Items
Type: Boolean
Specify 'true' to clear all of the items the player currently has equipped, 'false' to leave these as-is.
Examples
ClearPlayerInventory 129475024 1 1 1
This command clears the inventory of the player with UE4 ID 129475024, including their slot items and equipped items.
ClearPlayerInventory 129475024 1 0 0
This command clears the inventory of the player with UE4 ID 129475024, but not their slot items or their equipped items.
ClearPlayerInventory 129475024 1 1 0
This command clears the inventory and slot items of the player with UE4 ID 129475024, but not their equipped items.
Opening the command console

Press the Tab key to open the command console on PC. On Xbox, press LB RB X andY at the same time. On PlayStation, pressL1 R1 Square andTriangle at the same time.