Jump to content

/ZEdit: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:


/ZEdit -ExcludePlayer
/ZEdit -ExcludePlayer
/ZEdit +*
/ZEdit -*
|cat=Zone
|cat=Zone
|perm=ManageZones
|perm={{rperm|ManageZones}}
|console=No
|console=No
|v=0.427
|v=0.427
Line 18: Line 22:


==<code>/ZEdit ZoneName +IncludedPlayer</code>==
==<code>/ZEdit ZoneName +IncludedPlayer</code>==
:If the player was neutral, they are added the zone whitelist. If the player was blacklisted, they are made neutral again.
:If the player was neutral, they are added the zone whitelist. If the player was blacklisted, they are made neutral again. You can pass  list of multiple names, and mix including and excluding, e.g. <code>/ZEdit ZoneName +player1 +player2 -player3</code>


==<code>/ZEdit ZoneName -ExcludedPlayer</code>==
==<code>/ZEdit ZoneName -ExcludedPlayer</code>==
Line 24: Line 28:


==<code>/ZEdit ZoneName +*</code>==
==<code>/ZEdit ZoneName +*</code>==
:Clears zone blacklist. {{0.700}}
:Clears zone blacklist.


==<code>/ZEdit ZoneName -*</code>==
==<code>/ZEdit ZoneName -*</code>==
:Clears zone whitelist. {{0.700}}
:Clears zone whitelist.
 
{{LastUpdated|1650}}

Latest revision as of 10:06, 22 August 2012

Command
ZEdit

Changes zone permission and adds or removes players from the zone.

AliasesNone
Usage

/ZEdit ZoneName RankName

/ZEdit +IncludePlayer

/ZEdit -ExcludePlayer

/ZEdit +*

/ZEdit -*

CategoryZone
Required permissionsManageZones
Usable from console?No
Introduced infCraft 0.427


/ZEdit ZoneName RankName

Sets the minimum required rank for building in the given zone. This will override world permissions.

/ZEdit ZoneName +IncludedPlayer

If the player was neutral, they are added the zone whitelist. If the player was blacklisted, they are made neutral again. You can pass list of multiple names, and mix including and excluding, e.g. /ZEdit ZoneName +player1 +player2 -player3

/ZEdit ZoneName -ExcludedPlayer

If the player was neutral, they are added the zone black. If the player was whitelisted, they are made neutral again.

/ZEdit ZoneName +*

Clears zone blacklist.

/ZEdit ZoneName -*

Clears zone whitelist.