NewDebugZip #11
@ -99,6 +99,7 @@ public class CmdExecuter implements CommandExecutor, TabCompleter {
|
||||
if (sender.hasPermission("t2code.admin")) {
|
||||
if (hasPermission(p, arg1.get("debug")) && passend("debug", args[1])) {
|
||||
list.add("createReportLog");
|
||||
list.add("deleteReportLog");
|
||||
}
|
||||
}
|
||||
return list;
|
||||
|
Loading…
Reference in New Issue
Block a user