C# Class fCraft.Commands

Show file Open project: fragmer/fCraft Class Usage Examples

Public Properties

Property Type Description
standardCommands StandardCommands

Private Methods

Method Description
AddCommand ( string command, CommandHandler handler, bool isConsoleSafe ) : void
Commands ( World _world ) : System
GetMessageType ( string message ) : MessageType
ParseCommand ( Player player, string message, bool fromConsole ) : void

Property Details

standardCommands public property

public StandardCommands,fCraft standardCommands
return StandardCommands