/playerCommands related to players
Syntax
/playerSubcommands
/player stats settomaxSet a stat to its max value (e.g., Health, Stamina)
Parameters:
statName- The name of the stat to set to max/player stats setSet the value of a stat on a player
Parameters:
statName- The name of the stat to setstatValue- The value to set the stat to/player stats dumpDump stat values for a player to console and chat
/player respawnRespawn yourself
/player effect applyApply an entity effect to the player
Parameters:
effect- The entity effect to applyduration- The duration of the effect in seconds/player effect clearClears all entity effects from the player
/player resetResets the data of the player
/player zoneDisplays the current zone and biome of the player
/player viewradius getGet the player's current view radius
/player viewradius setSet the player's view radius
Parameters:
radius- The view radius value (number or "default")/player displayname setSets the display name of the player
Parameters:
name- The display name to set/player displayname clearClears the display name of the player
Server Messages
viewradius.infoView radius: {radius, plural,\
viewradius.set.invalidNumberInvalid number: {value}
viewradius.set.noHigherThanCannot set view radius higher than {radius, plural,\
viewradius.set.successView radius set to {radius, plural,\
zone.noDataNo zone or biome data available for this world.
zone.currentZoneCurrent Zone: {zone}
zone.currentBiomeCurrent Biome: {biome}