Archived
0

Added /chatonly (/co).

This commit is contained in:
Minenash
2018-11-10 00:58:10 -05:00
parent 68a4f71e5c
commit fe80557b8a
2 changed files with 45 additions and 7 deletions

View File

@@ -79,3 +79,12 @@ command unmute {
help Unmutes a player.;
}
}
command chatonly {
alias co;
[empty] {
run chatonly;
help Shows that you're onlu able to chat, nothing else.;
type player;
}
}