Cooldown and F Spam System Implemented
This commit is contained in:
@@ -19,6 +19,7 @@ public class CmdAnnounce extends FCommand {
|
||||
|
||||
this.permission = Permission.ANNOUNCE.node;
|
||||
this.disableOnLock = false;
|
||||
this.disableOnSpam = false;
|
||||
|
||||
senderMustBePlayer = true;
|
||||
senderMustBeMember = true;
|
||||
|
||||
Reference in New Issue
Block a user