/ZAdd: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
/ZAdd +Player | /ZAdd +Player | ||
|cat=Zone | |cat=Zone | ||
|perm=ManageZones | |perm={{rperm|ManageZones}} | ||
|console=No | |console=No | ||
|v=0.400 | |v=0.400 | ||
| Line 19: | Line 19: | ||
:* Minimum rank will be set to just above the player's. | :* Minimum rank will be set to just above the player's. | ||
:* Player added to the whitelist. | :* Player added to the whitelist. | ||
:For instance, if "Notch" is a guest, and you call <code>/ | :For instance, if "Notch" is a guest, and you call <code>/ZAdd +Notch</code>, a zone named "Notch" will be created, with permissions set to regular+, and with Notch whitelisted. | ||
==See Also== | ==See Also== | ||
*Zone permissions can be viewed using | *Zone permissions can be viewed using {{cmd|ZInfo}}, and modified using {{cmd|ZEdit}} | ||
*Zones can be renamed using | *Zones can be renamed using {{cmd|ZRename}} | ||
{{LastUpdated| | {{LastUpdated|1201}} | ||
Latest revision as of 10:05, 22 August 2012
| Command | |
| ZAdd Creates a restricted map zone. | |
|---|---|
| Aliases | Zone |
| Usage |
/ZAdd ZoneName Rank /ZAdd +Player |
| Category | Zone |
| Required permissions | ManageZones |
| Usable from console? | No |
| Introduced in | fCraft 0.400 |
/ZAdd ZoneName Rank
- Creates a new rank-restricted zone on the current map. After calling this command, you will be prompted to mark zone coordinates.
/ZAdd +PlayerName
- Creates a new personal zone for a given player. The newly-created zone will be:
- Zone will be named after the player.
- Minimum rank will be set to just above the player's.
- Player added to the whitelist.
- For instance, if "Notch" is a guest, and you call
/ZAdd +Notch, a zone named "Notch" will be created, with permissions set to regular+, and with Notch whitelisted.