java.lang.Object
com.kamikazejam.kamicommon.command.KamiCommand
com.kamikazejam.kamicommon.subsystem.module.commands.CmdModules
All Implemented Interfaces:
Active, PluginIdentifiableCommand

public class CmdModules extends KamiCommand
KamiCommand implementation that lists all modules in the provided KamiPlugin (see constructor).
Construct an instance of this class and register it under your own KamiCommand class.