mirror of
https://e.coding.net/circlecloud/Residence.git
synced 2025-11-24 21:46:16 +00:00
@@ -335,6 +335,9 @@ public class ResidenceMain extends JavaPlugin {
|
||||
if (cevent.isCancelled()) {
|
||||
return true;
|
||||
}
|
||||
if (args.length == 0) {
|
||||
return hdmcnd.onCommand(sender, command, label, new String[] { "?" });
|
||||
}
|
||||
return hdmcnd.onCommand(sender, command, label, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user