List of server commands/player: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 26: Line 26:
***<code>/player [playername] entity maxoxygen [int]</code><br />Set player's maximum oxygen. Integer is the length of the oxygen timer in milliseconds. (default: 20000, or 20 seconds)
***<code>/player [playername] entity maxoxygen [int]</code><br />Set player's maximum oxygen. Integer is the length of the oxygen timer in milliseconds. (default: 20000, or 20 seconds)
**<code>/player [playername] entity intox [0.1-1]</code><br />Sets player's intoxication value.
**<code>/player [playername] entity intox [0.1-1]</code><br />Sets player's intoxication value.
**<code>/player [playername] movespeed</code><br />Sets the player's speed.
**<code>/player [playername] movespeed [value]</code><br />Sets the player's speed.
</onlyinclude>
</onlyinclude>


<!--T:2-->
<!--T:2-->
[[List of server commands]]
{{ll|List of server commands|List of server commands}}
</translate>
</translate>

Latest revision as of 06:29, 6 August 2023

Other languages:


  • /player [playername] movespeed
    Set a player's move speed.
  • /player [playername] clearinv
    Clear the player's entire inventory.
  • /player [playername] wipedata
    Wipe the player data such as the entire inventory, skin/class etc..
  • /player [playername] [whitelist|privilege|role|entity|stats|gamemode|landclaimallowance|landclaimmaxareas]
    Modify or display player data.
    • /player [playername] whitelist
      See current whitelist mode of given player.
    • /player [playername] whitelist on
      Adds a player to a server whitelist.
    • /player [playername] privilege
      Lists the players current privileges.
    • /player [playername] privilege [grant|revoke] [privilegename]
      Grants or revokes given privilege for this player.
    • /player [playername] role
      Shows the players current privilege role. (default: suplayer)
    • /player [playername] role [rolename]
      Sets the players current privilege role. (default: suplayer)
    • /player [playername] stats
      Shows a summary of the players current privileges.
    • /player [playername] gamemode [0..4 or partially/fully written game mode name]
      Shows or sets the players current game mode.
    • /player [playername] landclaimallowance [0..9999]
      Shows or sets a player specific extra land claim allowance, independent of the allowance set by the role. (default: 0)
    • /player [playername] landclaimmaxareas [0..9999]
      Shows or sets a player specific extra land claim areas allowance, independent of the allowance set by the role. (default: 0)
    • /player [playername] allowcharselonce
      Allows the player to re-select their class after doing so already.
    • /player [playername] entity
      Shows info (position, satiety, health) about the player.
      • /player [playername] entity temp [value]
        Set player's body temperature.
      • /player [playername] entity health [0.1-1]
        Set player's health. (default: 1, making the health by 100% of full health bar)
      • /player [playername] entity maxhealth [0.1-999]
        Set player's max health.
      • /player [playername] entity satiety [0.1-1]
        Set player's satiety. (default: 1, making the satiety by 100% of full satiety bar)
      • /player [playername] entity maxoxygen [int]
        Set player's maximum oxygen. Integer is the length of the oxygen timer in milliseconds. (default: 20000, or 20 seconds)
    • /player [playername] entity intox [0.1-1]
      Sets player's intoxication value.
    • /player [playername] movespeed [value]
      Sets the player's speed.


List of server commands