Jump to content

/ZEdit: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
Line 17: Line 17:
:Sets the minimum required rank for building in the given zone. This will override world permissions.
:Sets the minimum required rank for building in the given zone. This will override world permissions.


==<code>/ZEdit ZoneName +IncludePlayer></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.


==<code>/ZEdit ZoneName -ExcludePlayer></code>==
==<code>/ZEdit ZoneName -ExcludedPlayer</code>==
:If the player was neutral, they are added the zone black. If the player was whitelisted, they are made neutral again.
:If the player was neutral, they are added the zone black. If the player was whitelisted, they are made neutral again.
==<code>/ZEdit ZoneName +*</code>==
:Clears zone blacklist.
==<code>/ZEdit ZoneName -*</code>==
:Clears zone whitelist.

Revision as of 10:19, 19 February 2012

Command
ZEdit

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

AliasesNone
Usage

/ZEdit ZoneName RankName

/ZEdit +IncludePlayer

/ZEdit -ExcludePlayer

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.

/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.