Jump to content

/WAccess

From fCraft Wiki
Revision as of 02:27, 31 May 2013 by F (talk | contribs)
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 -*

CategoryWorld
Required permissionsManageWorlds
Usable from console?Yes
Introduced infCraft 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. /WAccess needs 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. /WAccess needs to be called again to blacklist them.

/WAccess WorldName +*

Clears the world's access blacklist.

/WAccess WorldName -*

Clears the world's access whitelist.