This is a list of player commands that Rocket adds to the game. These commands can be used in-game on the server as an admin by typing them in the chat.
Kill
The kill
command is used to kill a player.
Syntax: /kill <player>
<player>
: The name of the player to kill.
Example: /kill MCrow
Permissions
The permissions
command is used to display a list of all permissions.
Syntax: /p
Vanish
The vanish
command is used to make yourself invisible. It can be also used to disable the vanish mode.
Syntax: /vanish
God
The god
command is used to enable or disable god mode. When god mode is enabled, you are invincible.
Syntax: /god
Heal
The heal
command is used to heal a player or yourself.
Syntax: /heal [player]
[player]
: The name of the player to heal.
Example: /heal MCrow
Tp
The tp
command is used to teleport to a player.
Syntax: /tp <player>
<player>
: The name of the player to teleport to.
Example: /tp MCrow
Tphere
The tphere
command is used to teleport a player to you.
Syntax: /tphere <player>
<player>
: The name of the player to teleport to you.
Example: /tphere MCrow
Item
The item
command is used to spawn in items.
Syntax: /i <item> [amount]
<item>
: The name or id of the item to spawn.[amount]
: The number of items to spawn. If not specified, the default amount is 1.
Example: /i candy 20
Vehicle
The vehicle
command is used to spawn in vehicles.
Syntax: /v <vehicle>
<vehicle>
: The name or id of the vehicle to spawn.
Example: /v apc
If you need help with the documentation or have any questions, feel free to ask on the forum.
Ask on the forumIf you want to contribute to the documentation, you can do so by creating a pull request on GitHub.
Contribute on GitHub