C# Class MCLawl.CmdBotRemove

Inheritance: Command
Datei anzeigen Open project: dekema2/MCDek

Public Properties

Property Type Description
botlist ].string[

Public Methods

Method Description
CmdBotRemove ( ) : System
Help ( Player p ) : void
Use ( Player p, string message ) : void

Method Details

CmdBotRemove() public method

public CmdBotRemove ( ) : System
return System

Help() public method

public Help ( Player p ) : void
p Player
return void

Use() public method

public Use ( Player p, string message ) : void
p Player
message string
return void

Property Details

botlist public_oe property

public string[,] botlist
return ].string[