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[] { "<code>" },
|
||||||
new String[] {},
|
new String[] {},
|
||||||
TrustLevel.OWNER,
|
TrustLevel.OWNER,
|
||||||
true
|
false
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue