List of server commands/role: Difference between revisions

From Vintage Story Wiki
(Created page with "*<code>/role [rolename] [roleproperty]</code><br /> Display or modify <code>[roleproperty]</code> on role <code>[rolename]</code>. **<code>/role [rolename] spawnpoint [x] [y?]...")
 
(Added link to server commands and is now translatable)
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
<languages/>
<translate>
<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>.
**<code>/role [rolename] spawnpoint [x] [y?] [z]</code> <br />Configure a role specific spawn point. Any player that has this role will spawn at this location.
**<code>/role [rolename] spawnpoint [x] [y?] [z]</code> <br />Configure a role specific spawn point. Any player that has this role will spawn at this location.
Line 5: Line 9:
**<code>/role [rolename] landclaimmaxareas [value]</code><br /> Set the max quantity of non-adjacent areas a player may claim. (default: 3)
**<code>/role [rolename] landclaimmaxareas [value]</code><br /> Set the max quantity of non-adjacent areas a player may claim. (default: 3)
**<code>/role [rolename] landclaimminsize [x y z]</code><br /> Set the smallest cuboid a player may claim. (default: 6 by 6 by 6)
**<code>/role [rolename] landclaimminsize [x y z]</code><br /> Set the smallest cuboid a player may claim. (default: 6 by 6 by 6)
</onlyinclude>
[[List of server commands]]
</translate>

Revision as of 00:04, 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