Jump to content

/ZRemove: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
 
Line 4: Line 4:
|aliases=ZDelete
|aliases=ZDelete
|uses=/ZRemove <ZoneName>
|uses=/ZRemove <ZoneName>
/ZRemove *
|cat=Zone
|cat=Zone
|perm={{rperm|ManageZones}}
|perm={{rperm|ManageZones}}
Line 9: Line 11:
|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.
==<code>/ZRemove *</code>==
:Removes ALL zones from the current world. Asks for confirmation.


{{LastUpdated|1650}}
{{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.