Make servereval not console-only
This commit is contained in:
parent
fc70bbec6f
commit
40327e0818
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ public class ServerEvalCommand extends Command {
|
|||
new String[] { "<code>" },
|
||||
new String[] {},
|
||||
TrustLevel.OWNER,
|
||||
true
|
||||
false
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue