/ZEdit
From fCraft Wiki
| 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 |
Contents |
[edit] /ZEdit ZoneName RankName
- Sets the minimum required rank for building in the given zone. This will override world permissions.
[edit] /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
[edit] /ZEdit ZoneName -ExcludedPlayer
- If the player was neutral, they are added the zone black. If the player was whitelisted, they are made neutral again.
[edit] /ZEdit ZoneName +*
- Clears zone blacklist. (This feature will be available in the next fCraft release, 0.700)
[edit] /ZEdit ZoneName -*
- Clears zone whitelist. (This feature will be available in the next fCraft release, 0.700)