Allow f show to be executed by non players.
This commit is contained in:
parent
8c2f08b694
commit
a4a11e7045
@ -20,7 +20,6 @@ public class CmdShow extends FCommand {
|
||||
this.permission = Permission.SHOW.node;
|
||||
this.disableOnLock = false;
|
||||
|
||||
this.senderMustBePlayer = true;
|
||||
this.senderMustBeMember = false;
|
||||
this.senderMustBeModerator = false;
|
||||
this.senderMustBeAdmin = false;
|
||||
|
Loading…
Reference in New Issue
Block a user