C# Class MCDawn.CmdBotRemove

Inheritance: MCDawn.Command
显示文件 Open project: jonnyli1125/MCDawn

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[