/player
player

Commands related to players

Syntax

/player

Subcommands

/player stats settomax

Set a stat to its max value (e.g., Health, Stamina)

Parameters:

statName- The name of the stat to set to max
/player stats set

Set the value of a stat on a player

Parameters:

statName- The name of the stat to set
statValue- The value to set the stat to
/player stats dump

Dump stat values for a player to console and chat

/player respawn

Respawn yourself

/player effect apply

Apply an entity effect to the player

Parameters:

effect- The entity effect to apply
duration- The duration of the effect in seconds
/player effect clear

Clears all entity effects from the player

/player reset

Resets the data of the player

/player zone

Displays the current zone and biome of the player

/player viewradius get

Get the player's current view radius

/player viewradius set

Set the player's view radius

Parameters:

radius- The view radius value (number or "default")
/player displayname set

Sets the display name of the player

Parameters:

name- The display name to set
/player displayname clear

Clears the display name of the player

Server Messages

viewradius.info

View radius: {radius, plural,\

viewradius.set.invalidNumber

Invalid number: {value}

viewradius.set.noHigherThan

Cannot set view radius higher than {radius, plural,\

viewradius.set.success

View radius set to {radius, plural,\

zone.noData

No zone or biome data available for this world.

zone.currentZone

Current Zone: {zone}

zone.currentBiome

Current Biome: {biome}