fix alias lmaooo

This commit is contained in:
Chayapak 2023-07-02 11:49:39 +07:00
parent 5dae3dbdcf
commit 6e7906e4f3

View file

@ -17,7 +17,7 @@ public class ServerEvalCommand extends Command {
"servereval",
"Evaluate codes using LuaJ",
new String[] { "<ownerHash> <{code}>" },
new String[] { "lastseen" },
new String[] {},
TrustLevel.OWNER
);
}