Jump to content

/ZRemove: Difference between revisions

From fCraft Wiki
Created page with "{{CommandBox |name=ZRemove |purpose=Removes a zone. |aliases=ZDelete |uses=/ZRemove <ZoneName> |cat=Zone |perm=ManageZones |console=No |v=0.400 |}} ==<code>/ZRemove <ZoneName></..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
|aliases=ZDelete
|aliases=ZDelete
|uses=/ZRemove <ZoneName>
|uses=/ZRemove <ZoneName>
/ZRemove *
|cat=Zone
|cat=Zone
|perm=ManageZones
|perm={{rperm|ManageZones}}
|console=No
|console=No
|v=0.400
|v=0.400
|}}
|}}
==<code>/ZRemove <ZoneName></code>==
==<code>/ZRemove <ZoneName></code>==
:Removes a zone with the specified name from the current map. Player needs to join the world that contains the zone. Asks for confirmation. Cannot be undone. Triggers a map save.
:Removes a zone with the specified name from the current map. Player needs to join the world that contains the zone. Asks for confirmation. Cannot be undone. Triggers a map save.
:Only allows players to delete zones from which they are not blocked (by rank or blacklist), unless player's rank has AllowSecurityCircumvention flag set.
:Only allows players to delete zones from which they are not blocked (by rank or blacklist), unless player's rank has AllowSecurityCircumvention flag set.


{{LastUpdated|1575}}
==<code>/ZRemove *</code>==
:Removes ALL zones from the current world. Asks for confirmation.
 
{{LastUpdated|1650}}

Latest revision as of 10:57, 22 August 2012

Command
ZRemove

Removes a zone.

AliasesZDelete
Usage

/ZRemove <ZoneName>

/ZRemove *

CategoryZone
Required permissionsManageZones
Usable from console?No
Introduced infCraft 0.400

/ZRemove <ZoneName>

Removes a zone with the specified name from the current map. Player needs to join the world that contains the zone. Asks for confirmation. Cannot be undone. Triggers a map save.
Only allows players to delete zones from which they are not blocked (by rank or blacklist), unless player's rank has AllowSecurityCircumvention flag set.

/ZRemove *

Removes ALL zones from the current world. Asks for confirmation.