/Rank: Difference between revisions
Appearance
No edit summary |
|||
| Line 13: | Line 13: | ||
==<code>/Rank PlayerName RankName [Reason]</code>== | ==<code>/Rank PlayerName RankName [Reason]</code>== | ||
:Note that the <code>playerName</code> has to be typed out — no autocompletion for player names. | |||
:If a <code>reason</code> is given, it is displayed to the banned player, saved on player's record (can be viewed via {{cmd|Info}}), and may be announced publicly. | :If a <code>reason</code> is given, it is displayed to the banned player, saved on player's record (can be viewed via {{cmd|Info}}), and may be announced publicly. | ||
Revision as of 03:55, 3 March 2013
| Command | |
| Rank Promotes or demotes a player. | |
|---|---|
| Aliases | Promote, Demote |
| 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]
- Note that the
playerNamehas to be typed out — no autocompletion for player names. - 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
/Wateror/Lava) are reset. - Any in-progress selection (like
/Cuboidor/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.
- All target's block bindings (like
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.