Fixed the spam issue with a real fix.
This commit is contained in:
@@ -17,6 +17,7 @@ public class CmdPaypalSet extends FCommand {
|
||||
this.senderMustBeModerator = false;
|
||||
this.senderMustBeColeader = true;
|
||||
this.senderMustBeAdmin = false;
|
||||
|
||||
}
|
||||
|
||||
public void perform() {
|
||||
|
||||
Reference in New Issue
Block a user