mennov1.commands
Class List

java.lang.Object
  extended by mennov1.commands.Command
      extended by mennov1.commands.List

public class List
extends Command

Author:
Vincent Tunru, Jetze Baumfalk Returns the current number of bots that are loaded in MennoV1.

Constructor Summary
List()
           
 
Method Summary
 java.lang.String execute(java.lang.String[] args)
           
 java.lang.String helpMsg()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

List

public List()
Method Detail

execute

public java.lang.String execute(java.lang.String[] args)
Specified by:
execute in class Command

helpMsg

public java.lang.String helpMsg()
Specified by:
helpMsg in class Command