/ZEdit: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
|purpose=Changes zone permission and adds or removes players from the zone. | |purpose=Changes zone permission and adds or removes players from the zone. | ||
|aliases=None | |aliases=None | ||
|uses=/ZEdit | |uses=/ZEdit ZoneName RankName | ||
|cat= | |||
|perm= | /ZEdit +IncludePlayer | ||
|console= | |||
/ZEdit -ExcludePlayer | |||
/ZEdit +* | |||
/ZEdit -* | |||
|cat=Zone | |||
|perm={{rperm|ManageZones}} | |||
|console=No | |||
|v=0.427 | |||
|}} | |}} | ||
==<code>/ZEdit | ==<code>/ZEdit ZoneName RankName</code>== | ||
:Sets the minimum required rank for building in the given zone. This will override world permissions. | |||
==<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. 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>== | |||
: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 | ==<code>/ZEdit ZoneName -*</code>== | ||
: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. | |
|---|---|
| Aliases | None |
| Usage |
/ZEdit ZoneName RankName /ZEdit +IncludePlayer /ZEdit -ExcludePlayer /ZEdit +* /ZEdit -* |
| Category | Zone |
| Required permissions | ManageZones |
| Usable from console? | No |
| Introduced in | fCraft 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.