Added Ignore support to Saylol. Added /action. Fixed bug.
This commit is contained in:
@@ -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...] {
|
||||
|
||||
Reference in New Issue
Block a user