C# Class fCraft.MaintenanceCommands

Several yet-undocumented commands, mostly related to AutoRank.
Show file Open project: GlennMR/800craft Class Usage Examples

Private Methods

Method Description
AutoRankAllHandler ( Player player, Command cmd ) : void
DoAutoRankAll ( [ player, [ list, bool silent, string message ) : void
DoPlayerDB ( Player player, Command cmd ) : void
DumpPlayerGroupStats ( TextWriter writer, IList infos, string groupName ) : void
DumpStatsHandler ( Player player, Command cmd ) : void
FixRealms ( Player player, Command cmd ) : void
ImportBans ( Player player, Command cmd ) : void
ImportHandler ( Player player, Command cmd ) : void
ImportRanks ( Player player, Command cmd ) : void
Init ( ) : void
MassRankHandler ( Player player, Command cmd ) : void
NickHandler ( Player player, Command cmd ) : void
PruneDBHandler ( Player player, Command cmd ) : void
PruneDBTask ( SchedulerTask task ) : void
ReloadHandler ( Player player, Command cmd ) : void
RestartHandler ( Player player, Command cmd ) : void
SetInfoHandler ( Player player, Command cmd ) : void
SetPlayerInfoField ( [ player, [ fieldName, [ info, [ oldValue, [ newValue ) : bool
ShutdownHandler ( Player player, Command cmd ) : void
ValidateInt ( string stringVal, int min, int max ) : bool