Commands
/addxp
Command
/addxp
CommandGrants boosting XP to a player.
Syntax
/addxp <citizenid> <amount>
Parameters
citizenid
string
Citizen ID of the player.
amount
number
Amount of XP to add.
Example Usage
Add 500 XP to a player with Citizen ID ABC123
:
/addxp ABC123 500
Permissions
Restricted to
group.admin
. Only admins can use this command.
Notes
Player does not need to be online for XP to be added.
Confirmation is sent to the admin who ran the command.
/giveboostvehicle
Command
/giveboostvehicle
CommandGives a boosting vehicle to a player by generating a personal contract.
Syntax
/giveboostvehicle <citizenid> <class>
Parameters
citizenid
string
Citizen ID of the player.
class
string
Vehicle class (d
, c
, b
, a
, s
, x
).
Example Usage
Give a class a
boosting vehicle to a player with Citizen ID XYZ789
:
/giveboostvehicle XYZ789 a
Permissions
Restricted to
group.admin
. Only admins can use this command.
Notes
This generates a personal boosting contract for the player.
If the player has already been targeted in the system, viewers of their contracts will see the update automatically.
The player receives an in-game notification about the new contract.
Admins receive a confirmation notification.
Last updated