mennov1.commands
Class Unload

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

public class Unload
extends Command

Author:
Jetze Baumfalk Used to unload a certain bot.

Constructor Summary
Unload()
           
 
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

Unload

public Unload()
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