mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Change to SubCommand
This commit is contained in:
parent
6a7cf0d56f
commit
d4d9a9e148
@ -136,7 +136,7 @@ public class MainCommand extends Command {
|
|||||||
/**
|
/**
|
||||||
* @Deprecated legacy
|
* @Deprecated legacy
|
||||||
*/
|
*/
|
||||||
public void addCommand(Command command) {
|
public void addCommand(SubCommand command) {
|
||||||
PS.debug("Command registration is now done during instantiation");
|
PS.debug("Command registration is now done during instantiation");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user