Archived
0

Added Ignore support to Saylol. Added /action. Fixed bug.

This commit is contained in:
minenash
2018-03-10 15:34:21 -05:00
parent b9707cb519
commit 2877501626
4 changed files with 21 additions and 10 deletions

View File

@@ -5,6 +5,13 @@ command me {
run me text;
}
}
command action {
perm utils.action;
[string:text...] {
help /action's in chat.;
run action text;
}
}
command chat {
alias speak;
[string:message...] {