mirror of
https://e.coding.net/circlecloud/BukkitInjectedTools.git
synced 2025-11-02 17:46:24 +00:00
@@ -33,6 +33,7 @@ public class YumTestCommand implements CommandExecutor {
|
||||
}
|
||||
|
||||
@Cmd
|
||||
@Help("Yum命令监控测试")
|
||||
@Sort(2)
|
||||
public void cmd(final CommandArgument e) {
|
||||
throw new IllegalArgumentException("Yum命令监控测试!");
|
||||
|
||||
Reference in New Issue
Block a user