Archived
0

Update Chat.cmd

This commit is contained in:
Tadhg
2019-01-09 15:44:13 -08:00
committed by GitHub
parent e123e39283
commit feeb6dd961

View File

@@ -84,7 +84,7 @@ command chatonly {
perm utilschat.chatonly; perm utilschat.chatonly;
[empty] { [empty] {
run chatonly; run chatonly;
help Shows that you're onlu able to chat, nothing else.; help Shows that you're only able to chat, nothing else.;
type player; type player;
} }
} }