Archived
0

Merge PR #40 from Aberdeener [Spelling Fix in Chat's Command File]

Update Chat.cmd
This commit is contained in:
Minenash
2019-01-10 17:29:02 -05:00
committed by GitHub

View File

@@ -84,7 +84,7 @@ command chatonly {
perm utilschat.chatonly;
[empty] {
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;
}
}
}