summaryrefslogtreecommitdiff
path: root/src/main/java/com/redstoner/modules/chat
diff options
context:
space:
mode:
authorMinenash <minenash@protonmail.com>2019-01-26 15:25:23 -0500
committerMinenash <minenash@protonmail.com>2019-01-26 15:25:23 -0500
commitc4e251d3ab443fe82a0e9d6173cb6d32d209cf3c (patch)
treee24d8c16906c9cd4b9f02acf6393398f7f717d0e /src/main/java/com/redstoner/modules/chat
parent8fb9945e73efea8780c2d9fa2a5c2acb824b14e8 (diff)
Fixed some permissions
Diffstat (limited to 'src/main/java/com/redstoner/modules/chat')
-rw-r--r--src/main/java/com/redstoner/modules/chat/Chat.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/redstoner/modules/chat/Chat.cmd b/src/main/java/com/redstoner/modules/chat/Chat.cmd
index fcd91fc..a93763c 100644
--- a/src/main/java/com/redstoner/modules/chat/Chat.cmd
+++ b/src/main/java/com/redstoner/modules/chat/Chat.cmd
@@ -81,7 +81,7 @@ command unmute {
command chatonly {
alias co;
- perm utilschat.chatonly;
+ perm utils.chat.chatonly;
[empty] {
run chatonly;
help Shows that you're onlu able to chat, nothing else.;