Admin Commands
items
Lists all Items available in the server
Giveitem
Give An Item
Arguments
Argument
Data Type
Description
id*
int
Player Server Id
item*
string
Item name
amount
int
Amount of items
Clearinv
Clear Players Inventory
Arguments
Argument
Data Type
Description
id*
int
Player Server Id
Backpack
Set Backpack Level
Arguments
Argument
Data Type
Description
id*
int
Player Server Id
level*
int
Backpack level
Deleteinv
Deletes Inventory (Once you delete the inventory, you cannot bring it back)
Arguments
Argument
Data Type
Description
id*
string
Inventory Name or Plate nuumber
invType*
string
Inventory Type (trunk, glovebox, stash)
Openinv
Open a Inventory
Arguments
Argument
Data Type
Description
id*
string
Inventory Name or Plate nuumber
invType*
string
Inventory Type (trunk, glovebox, stash)
Checkitem
Checks One Item in All Inventories
Arguments
Argument
Data Type
Description
item*
string
Item name
minamount*
int
if there is more than the min value in the inventory, you will see the log in consol
Last updated