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