Fixed the spam issue with a real fix.
This commit is contained in:
@@ -19,6 +19,7 @@ public class CmdChat extends FCommand {
|
||||
this.permission = Permission.CHAT.node;
|
||||
this.disableOnLock = false;
|
||||
|
||||
|
||||
senderMustBePlayer = true;
|
||||
senderMustBeMember = true;
|
||||
senderMustBeModerator = false;
|
||||
|
||||
Reference in New Issue
Block a user