Jump to content

/Ranks: Difference between revisions

From fCraft Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 10: Line 10:
|}}
|}}


Show you all ranks of the server, and how many players in the server's database belonging to that rank. The ranks can be configurated by the Administrator by using <code>'ConfigTool < Ranks'</code>.
{{cmd|Ranks}} lists all Ranks on the server, which are visible to all players including players with restricted command access like frozen players. The ranks have a linear hierarchy, where the highest rank is listed at the top of the list and the lowest at the bottom. The list also supplies information about how many players have said rank, which may help indicate the rank's value. Further information about each rank can be viewed with {{cmd|RankInfo}}.
 
==Changing the list==
===Config===
:The ConfigGUI has a tab dedicated to editing ranks, many changes in this tab will be reflected in {{cmd|Ranks}} or else in {{cmd|RankInfo}}. Like in {{cmd|Ranks}} the Rank List is linear and has the highest rank at the top and the lowest rank at the bottom.
:There are separate buttons for adding, deleting, or moving a rank.
::Added ranks appear at the bottom of the list to prevent interference with permission checks.
::When deleting a rank, you will be prompted for a replacement rank, so as to not render all those players rankless.
::When moving a rank around in the list all players with that rank will assume that new place in the hierarchy.
 
===In-Game===
:Dispite there being an {{cmd|Import|Ranks}}, this will not change the ranks list. It will merely import the players. There is currently no way to change the rank listing in-game, though hints have been made about adding such functionality.
 
==Related commands==
*{{cmd|RankInfo}} - Shows detailed information about a rank.
*{{cmd|Rank}} - Changes a player's rank (promotes or demotes).
 
==History==
:The {{cmd|Ranks}} command changed little over time, most likely due to it's simplicity and how fCraft's ranking system has stayed much the same, too.
:Ranks used to be called classes, hence the alias. This was changed in fCraft version 0.480 for consistency with other servers. Several commands were renamed to reflect that.
:Even earlier, <CODE>/Classes</CODE> was merged with what now is {{cmd|Ranks}}.

Latest revision as of 04:14, 22 August 2012

Command
Ranks

Display all ranks of the server.

AliasesClasses
Usage

/Ranks

CategoryInfo
Usable from console?Yes
Introduced infCraft 0.100


/Ranks lists all Ranks on the server, which are visible to all players including players with restricted command access like frozen players. The ranks have a linear hierarchy, where the highest rank is listed at the top of the list and the lowest at the bottom. The list also supplies information about how many players have said rank, which may help indicate the rank's value. Further information about each rank can be viewed with /RankInfo.

Changing the list

Config

The ConfigGUI has a tab dedicated to editing ranks, many changes in this tab will be reflected in /Ranks or else in /RankInfo. Like in /Ranks the Rank List is linear and has the highest rank at the top and the lowest rank at the bottom.
There are separate buttons for adding, deleting, or moving a rank.
Added ranks appear at the bottom of the list to prevent interference with permission checks.
When deleting a rank, you will be prompted for a replacement rank, so as to not render all those players rankless.
When moving a rank around in the list all players with that rank will assume that new place in the hierarchy.

In-Game

Dispite there being an /Import Ranks, this will not change the ranks list. It will merely import the players. There is currently no way to change the rank listing in-game, though hints have been made about adding such functionality.
  • /RankInfo - Shows detailed information about a rank.
  • /Rank - Changes a player's rank (promotes or demotes).

History

The /Ranks command changed little over time, most likely due to it's simplicity and how fCraft's ranking system has stayed much the same, too.
Ranks used to be called classes, hence the alias. This was changed in fCraft version 0.480 for consistency with other servers. Several commands were renamed to reflect that.
Even earlier, /Classes was merged with what now is /Ranks.