Jump to content

/WBuild

From fCraft Wiki
Command
WBuild

Gets or sets world build permissions.

Usage

/WBuild

/WBuild World

/WBuild World Rank

/WBuild World +Name

/WBuild World -Name

/WBuild World +*

/WBuild World -*

CategoryWorld
Required permissionsManageWorlds
Usable from console?Yes
Introduced infCraft 0.410

/WBuild

Shows build permissions for the current world, including rank, player blacklist, and player whitelist.

/WBuild WorldName

Shows build permissions for given world.

/WBuild WorldName RankName

Sets build rank for given world. All players of the given rank or higher will be able to build in the world, unless they are blacklisted.

/WBuild WorldName +PlayerName

  • Adds player to the world's build whitelist, allowing them to build regardless of rank. If player is already whitelisted, nothing happens.
  • If player is blacklisted, they are removed from the blacklist. /WBuild needs to be called again to whitelist them.

/WBuild WorldName -PlayerName

  • Adds player to the world's build blacklist, prohibiting them from building regardless of rank. If player is already blacklisted, nothing happens.
  • If player is whitelisted, they are removed from the whitelist. /WBuild needs to be called again to blacklist them.

/WBuild WorldName +*

Clears the world's build blacklist.

/WBuild WorldName -*

Clears the world's build whitelist.