List of server commands/role: Difference between revisions

From Vintage Story Wiki
(Added link to server commands and is now translatable)
Tags: Mobile edit Mobile web edit
(Marked this version for translation)
Tags: Mobile edit Mobile web edit
Line 2: Line 2:


<translate>
<translate>
<!--T:1-->
<onlyinclude>
<onlyinclude>
*<code>/role [rolename] [roleproperty]</code><br /> Display or modify <code>[roleproperty]</code> on role <code>[rolename]</code>.
*<code>/role [rolename] [roleproperty]</code><br /> Display or modify <code>[roleproperty]</code> on role <code>[rolename]</code>.
Line 11: Line 12:
</onlyinclude>
</onlyinclude>


<!--T:2-->
[[List of server commands]]
[[List of server commands]]
</translate>
</translate>

Revision as of 00:12, 23 February 2022

Other languages:


  • /role [rolename] [roleproperty]
    Display or modify [roleproperty] on role [rolename].
    • /role [rolename] spawnpoint [x] [y?] [z]
      Configure a role specific spawn point. Any player that has this role will spawn at this location.
    • /role [rolename] privilege [grant|revoke] [privelegename]
      Grant or revoke privileges from given role.
    • /role [rolename] landclaimallowance [value]
      Set the max allowed claimable area in cubic meters for every player that has this role. (default: 4 chunks = 4*32*32*32 cubic meters = 131072)
    • /role [rolename] landclaimmaxareas [value]
      Set the max quantity of non-adjacent areas a player may claim. (default: 3)
    • /role [rolename] landclaimminsize [x y z]
      Set the smallest cuboid a player may claim. (default: 6 by 6 by 6)


List of server commands