/Rank: Difference between revisions
Appearance
Deathgod836 (talk | contribs) Created page with "Used to promote or demote a player to a specified rank. Use '''/rank example member''' to rank someone with the name example to member rank." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{CommandBox | |||
|name=Rank | |||
|purpose=Promotes or demotes a player. | |||
|aliases= | |||
|uses=/Rank Player Rank [Reason] | |||
|cat=Moderation | |||
|perm=Promote or Demote | |||
|console=Yes | |||
|v=0.100 | |||
|}} | |||
Promotes or demotes a given player. | |||
==<code>/Rank PlayerName RankName [Reason]</code>== | |||
:If a <code>reason</code> is given, it is displayed to the banned player, saved on player's record (can be viewed via [[/Info]]), and may be announced publicly. | |||
==Side effects== | |||
:When players are promoted or demoted, some side effects can take place: | |||
:*All target's block bindings (like /water or /lava) are reset. | |||
:*Any in-progress selection (like [[/Cuboid]] or [[/ZAdd]]) is canceled. | |||
:*Brush is reset to "Normal" if new rank does not have DrawAdvanced permission. | |||
:*Number of copy slots is increased/decreased, depending on rank settings. See [[/CopySlot]]. | |||
:*Player is unhidden, if new rank does not have Hide permission. | |||
==Customizing /Rank behavior== | |||
*Ability to promote/demote can be limited per-rank. By default, players with [[Promote]] permission may only rank players up to their own rank or lower. Players with [[Demote]] permission may only demote players of their own rank of lower. | |||
*If [[RequireRankChangeReason]] setting is enabled (default: false), players are required to provide a reason. | |||
*If [[AnnounceRankChanges]] setting is enabled (default: true), promotions and demotions are publicly announced. | |||
*If [[AnnounceRankChangeReasons]] setting is enabled (default: true), reasons are included with the announcement. | |||
*If [[IRCBotAnnounceServerEvents]] setting is enabled (default: false), promotions and demotions are announced on IRC. | |||
{{LastUpdated|1201}} | |||
Revision as of 23:39, 1 November 2011
| Command | |
| Rank Promotes or demotes a player. | |
|---|---|
| Usage |
/Rank Player Rank [Reason] |
| Category | Moderation |
| Required permissions | Promote or Demote |
| Usable from console? | Yes |
| Introduced in | fCraft 0.100 |
Promotes or demotes a given player.
/Rank PlayerName RankName [Reason]
- If a
reasonis given, it is displayed to the banned player, saved on player's record (can be viewed via /Info), and may be announced publicly.
Side effects
- When players are promoted or demoted, some side effects can take place:
- All target's block bindings (like /water or /lava) are reset.
- Any in-progress selection (like /Cuboid or /ZAdd) is canceled.
- Brush is reset to "Normal" if new rank does not have DrawAdvanced permission.
- Number of copy slots is increased/decreased, depending on rank settings. See /CopySlot.
- Player is unhidden, if new rank does not have Hide permission.
Customizing /Rank behavior
- Ability to promote/demote can be limited per-rank. By default, players with Promote permission may only rank players up to their own rank or lower. Players with Demote permission may only demote players of their own rank of lower.
- If RequireRankChangeReason setting is enabled (default: false), players are required to provide a reason.
- If AnnounceRankChanges setting is enabled (default: true), promotions and demotions are publicly announced.
- If AnnounceRankChangeReasons setting is enabled (default: true), reasons are included with the announcement.
- If IRCBotAnnounceServerEvents setting is enabled (default: false), promotions and demotions are announced on IRC.