public class AnalyzeCommand
extends com.djrapitops.plugin.command.SubCommand
Constructor and Description |
---|
AnalyzeCommand(Plan plugin)
Subcommand Constructor.
|
Modifier and Type | Method and Description |
---|---|
String[] |
addHelp() |
boolean |
onCommand(com.djrapitops.plugin.command.ISender sender,
String commandLabel,
String[] args) |
static void |
sendAnalysisMessage(Collection<com.djrapitops.plugin.command.ISender> senders,
UUID serverUUID) |
public AnalyzeCommand(Plan plugin)
plugin
- Current instance of Planpublic static void sendAnalysisMessage(Collection<com.djrapitops.plugin.command.ISender> senders, UUID serverUUID) throws SQLException
SQLException
public String[] addHelp()
addHelp
in class com.djrapitops.plugin.command.SubCommand
Copyright © 2017. All rights reserved.