Translations:List of server commands/4/en: Difference between revisions

From Vintage Story Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
=== Groups ===
== Privilege Control ==
* <code>/group [create|disband|rename|invite|acceptinvite|leave|list|kick|op|deop]</code><br />Create/manage or destrory a player group. Player groups currently only serve the function of offering a seperate channel to chat in in addition to granting access to claimed areas.
=== /op ===
** <code>/group create [groupname]</code><br/>Creates a new player group, own chat channel. While in the this group's chat channel:
* <code>/op [playername]</code><br /> Alias of <code>/player [playername] role admin</code>.
** <code>/group invite [playername]</code><br/>Invites a player to this group
** <code>/group acceptinvite [groupname]</code><br />Accept an invite to join the group
** <code>/group leave</code>Leaves this player group.
** <code>/group list</code><br />Lists all groups you are currently in.
** <code>/group rename newgroupname</code><br />Renames the group.
** <code>/group kick [playername]</code><br />Removes a player from the group.
** <code>/group op [playername]</code><br />Grants operator status to this player, which allows them to invite other players.
** <code>/group deop [playername]</code><br />Revokes operator status from this player.
** <code>/group disband</code><br />Destroy a player group. Must be owner to perform this command.

Latest revision as of 15:18, 31 December 2020

Privilege Control

/op

  • /op [playername]
    Alias of /player [playername] role admin.