«📃» Commands
🗳️▪ Parameters
Commands have parameters (arguments) that you may need to specify for them to work.
[param]
: optional parameter<param>
: required parameter
📜▪ Command List
Browse all the commands by categories. See information such as description, parameters, and permissions required to use the command.
Abilities
/fly
Command Info & Usage
Toggle flying for target(s)
/fly [target(s)] [state]
Parameters
target(s)
: player(s)
state
: boolean(true/false). If not specified, flying will be toggled for each target (can fly -> can't fly; can't fly -> can fly)
/god
Command Info & Usage
Toggle invulnerability for target(s)
/god [target(s)] [state]
Parameters
target(s)
: player(s)
state
: boolean(true/false). If not specified, invulnerability will be toggled for each target (invulnerable -> vulnerable; vulnerable -> invulnerable)
Entities and Players
/extinguish
Command Info & Usage
Extinguish target(s)
/extinguish [target(s)]
Parameters
target(s)
: entity(-ies)
/feed
Command Info & Usage
Feed and saturate target(s)
/feed [target(s)]
Parameters
target(s)
: player(s)
/gm
Command Info & Usage
Change game mode for target(s)
/gm <gameMode> [target(s)]
Parameters
gameMode
:
a
: adventurec
: creatives
: survivalsp
: spectator
target(s)
: player(s)
/heal
Command Info & Usage
Restore health for target(s)
/heal [target(s)] [amount]
Parameters
target(s)
: player(s)
amount
: how many half-hearts will be healed (so the final number of healed hearts is amount
divided by 2). If 0, the target will be healed completely
/ignite
Command Info & Usage
Set target(s) on fire for a specified number of seconds
/ignite <target(s)> <duration>
Parameters
target(s)
: entity(-ies)
duration
: time to burn (in seconds)
Teleportation
/back
Command Info & Usage
Get or teleport to your last death position
/back [action]
Parameters
action
:
get
: print the coordinates to chattp
: teleport to the position
/dimension
Command Info & Usage
Get or switch dimension for target(s)
/dimension get [target(s)]
/dimension set [newDimension] [target(s)]
Parameters
newDimension
: dimension to teleport to
target(s)
: entity(-ies)
/home
Command Info & Usage
Set, get, or teleport to your Home position
/home [action]
Parameters
action
:
set
: update the home positionget
: print the coordinates to chattp
: teleport to the position
/jump
Command Info & Usage
Teleport to the block you are looking at, or in the direction of your cursor at a given distance
/jump [distance] [checkForBlocks]
Parameters
distance
: how far you will be teleported. If not specified, you will be teleported to the block you are looking at
checkForBlocks
: boolean(true/false). If true
and distance
is given, it will check for blocks in the way; if there are, it will teleport you to the block, even if the given distance
is greater than the final teleport distance. The default is false
, which means it will just teleport you forward at the specified distance
/spawn
Command Info & Usage
Teleport to your or the world's spawn point
/spawn <type> [action]
Parameters
type
:
player
: your own spawn pointworld
: world spawn
action
:
get
: print the coordinates to chattp
: teleport to the spawn
Time
/day
Command Info & Usage
Set the time to Day
/day
/night
Command Info & Usage
Set the time to Night
/night
Utility
/rename
Command Info & Usage
Rename an item in your main hand
/rename [newName]
Parameters
newName
: new name for the item. If not specified, a set custom name will be removed
/repair
Command Info & Usage
Repair an item in the main hand of the target(s)
/repair [target(s)]
Parameters
target(s)
: player(s)
World
/explosion
Command Info & Usage
Create an explosion at the block you are looking at, or in the direction of your cursor at a given distance with a given power
/explosion <power> [distance]
Parameters
power
: how powerful the explosion will be
distance
: how far away from you the explosion will be created. If not specified, it will be created near the block you are looking at
/killitems
Command Info & Usage
Kill all the items lying on the ground nearby
/killitems [range]
Parameters
range
: range in blocks within which items will be detected and removed. If not specified, the value defaults to the killitemsRangeLimit
config value divided by 2 (but it will never be less than 1)
/lightning
Command Info & Usage
Strike a lightning bolt at the block you are looking at, or in the direction of your cursor at a given distance
/lightning [distance]
Parameters
distance
: how far away from you the lightning will spawn. If not specified, it will spawn near the block you are looking at