Jump to content

/Rank

From fCraft Wiki
Revision as of 03:55, 3 March 2013 by F (talk | contribs)
Command
Rank

Promotes or demotes a player.

AliasesPromote, Demote
Usage

/Rank Player Rank [Reason]

CategoryModeration
Required permissionsPromote or Demote
Usable from console?Yes
Introduced infCraft 0.100


Promotes or demotes a given player.

/Rank PlayerName RankName [Reason]

Note that the playerName has to be typed out — no autocompletion for player names.
If a reason 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.
  • /Ranks - Lists all ranks.
  • /RankInfo - Shows detailed information about a rank.