/WAccess: Difference between revisions
Appearance
Created page with "{{CommandBox |name=WAccess |purpose=Gets or sets world access permissions. |uses=/WAccess World /WAccess World @Rank /WAccess World +Name /WAccess World -Name |cat=World |p..." |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
|name=WAccess | |name=WAccess | ||
|purpose=Gets or sets world access permissions. | |purpose=Gets or sets world access permissions. | ||
|uses=/WAccess | |uses=/WAccess | ||
/WAccess World | /WAccess World | ||
/WAccess World Rank | |||
/WAccess World +Name | /WAccess World +Name | ||
/WAccess World -Name | /WAccess World -Name | ||
/WAccess World +* | |||
/WAccess World -* | |||
|cat=World | |cat=World | ||
|perm={{rperm|ManageWorlds}} | |perm={{rperm|ManageWorlds}} | ||
| Line 14: | Line 20: | ||
|v=0.410 | |v=0.410 | ||
|}} | |}} | ||
==<code>/WAccess</code>== | |||
:Shows access permissions for the current world, including rank, player blacklist, and player whitelist. | |||
==<code>/WAccess WorldName</code>== | |||
:Shows access permissions for given world. | |||
==<code>/WAccess WorldName RankName</code>== | |||
:Sets access rank for given world. All players of the given rank or higher will be able to access the world, unless they are blacklisted. | |||
==<code>/WAccess WorldName +PlayerName</code>== | |||
:*Adds player to the world's access whitelist, allowing them to join regardless of rank. If player is already whitelisted, nothing happens. | |||
:*If player is blacklisted, they are removed from the blacklist. {{cmd|WAccess}} needs to be called again to whitelist them. | |||
==<code>/WAccess WorldName -PlayerName</code>== | |||
:*Adds player to the world's access blacklist, prohibiting them from joining regardless of rank. If player is already blacklisted, nothing happens. | |||
:*If player is whitelisted, they are removed from the whitelist. {{cmd|WAccess}} needs to be called again to blacklist them. | |||
==<code>/WAccess WorldName +*</code>== | |||
:Clears the world's access blacklist. | |||
==<code>/WAccess WorldName -*</code>== | |||
:Clears the world's access whitelist. | |||
Latest revision as of 02:27, 31 May 2013
| Command | |
| WAccess Gets or sets world access permissions. | |
|---|---|
| Usage |
/WAccess /WAccess World /WAccess World Rank /WAccess World +Name /WAccess World -Name /WAccess World +* /WAccess World -* |
| Category | World |
| Required permissions | ManageWorlds |
| Usable from console? | Yes |
| Introduced in | fCraft 0.410 |
/WAccess
- Shows access permissions for the current world, including rank, player blacklist, and player whitelist.
/WAccess WorldName
- Shows access permissions for given world.
/WAccess WorldName RankName
- Sets access rank for given world. All players of the given rank or higher will be able to access the world, unless they are blacklisted.
/WAccess WorldName +PlayerName
- Adds player to the world's access whitelist, allowing them to join regardless of rank. If player is already whitelisted, nothing happens.
- If player is blacklisted, they are removed from the blacklist.
/WAccessneeds to be called again to whitelist them.
/WAccess WorldName -PlayerName
- Adds player to the world's access blacklist, prohibiting them from joining regardless of rank. If player is already blacklisted, nothing happens.
- If player is whitelisted, they are removed from the whitelist.
/WAccessneeds to be called again to blacklist them.
/WAccess WorldName +*
- Clears the world's access blacklist.
/WAccess WorldName -*
- Clears the world's access whitelist.