Commands
Core
/tp [id / x] [opt: y] [opt: z]- teleport to player or location
Teleports you to either a player with the given id
or to a given x, y, z
location
Permission level: admin
id or x - (required) The player id or x coordinate
y - (optional) The y coordinate (required if using x for the first argument)
z - (optional) The z coordinate (required if using x for the first argument)
/tpm - teleport to a marked location
Teleports you to the marked location on the map.
Permission level: admin
/addpermission [id] [permission] - gives a player a permission
Gives a player with the given id
the given permission
level. The player must be online.
Permission level: god
/removepermission [id] [permission] - removes a player permission
Removes the given permission
from the player with the given id
. The player must be online.
Permission level: god
/openserver - open the server for everyone
Opens the server allowing everyone to join.
Permission level: admin
/closeserver [reason] - close the server for people without permission
Closes the server for people without the correct permission. Kicks any players currently online without the required permission giving the reason
in the kick message.
Permission level: admin
/dv - delete vehicle
Deletes the vehicle you are sitting in or deletes all vehicles within 5.0 units of your position.
Permission level: admin
/givemoney [id] [type] [amount] - give money to a player
Gives money to a player
Permission level: admin
id - (required) The
id
of the playertype - (required) The money type [cash, bank etc...]
amount - (required) The amount to give
/setmoney [id] [type] [amount] - set the amount of money a player has
Sets the amount of money a player has.
Permission level: admin
id - (required) The
id
of the playertype - (required) The money type [cash, bank etc...]
amount - (required) The amount to set
/setjob [id] [job] [grade] - sets a players job
Sets a player with the given id
to have the given job
with the given grade
Permission level: admin
id - (required) The
id
of the playerjob - (required) The job name
grade - (required) The job grade
/setgang [id] [gang] [grade] - sets a players gang
Sets a player with the given id
to be part of the given gang
with the given grade
Permission level: admin
id - (required) The
id
of the playergang - (required) The gang name
grade (required) The gang grade
/clearinv [opt: id]- clears a players inventory
Clears the inventory of a player with the given id
or your own inventory if no id
is given
Permission level: admin
id - (optional) The id of a player
/giveitem [id] [item] [amount]- give items a players inventory
Give An Item to player
Permission level: admin
id - The id of a player
item - The itenm of shared/items.lua
amount - (optional) The amount item recive of a player
/resetinv [type] [id] - reset Inventory
Reset the inventory of type and id/plate (ID of stash or license plate)
type - The type of stash / trunk / glovebox
id - The id of stash or license plate
Permission level: admin
/rob - rob Player
Stealing between players, when the target has his hands raised
Permission level: user
Last updated