[This is preliminary documentation and is subject to change.]
The RankManager type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| BlockDBAutoEnableRank | Rank used by BlockDB to determine whether it should be auto-enabled on a world or not.
Worlds where BuildSecurity.MinRank is equal or lower than this rank WILL have BlockDB auto-enabled. | |
| DefaultBuildRank | The default minimum Rank required to build in newly created worlds. | |
| DefaultRank | Default Rank of a new user. | |
| HighestRank | Highest Rank available in the server. | |
| LowestRank | Lowest Rank available in the server. | |
| PatrolledRank | Highest Rank that Patrol will consider when selecting canditates. | |
| Ranks | List of all Ranks, in no particular order. | |
| RanksByFullName | List of Ranks, indexed by their fully qualified name. | |
| RanksByID | List of Ranks, indexed by their ID. | |
| RanksByName | List of Ranks, indexed by their name. |