mirror of
https://e.coding.net/circlecloud/Residence.git
synced 2024-10-31 22:38:48 +00:00
update...
Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
parent
802338de20
commit
6b01aaf888
@ -113,7 +113,7 @@ public class CommandRes extends BaseCommand implements DefaultCommand {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void defaultexecute(final CommandSender sender, final Command command, final String label) throws CommandException {
|
||||
public void defaultExecute(final CommandSender sender, final Command command, final String label) throws CommandException {
|
||||
commandHelp(new String[] { "?" }, true, sender);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user