mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-09-20 11:37:54 +02:00
Change to SubCommand
This commit is contained in:
@@ -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");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user