Bump invsee required rank too
This commit is contained in:
parent
1bf8ccfc43
commit
ef0dcdb0df
@ -19,7 +19,7 @@ public class InvseeCommand extends CommandBase<InvseeManager>
|
||||
{
|
||||
public InvseeCommand(InvseeManager plugin)
|
||||
{
|
||||
super(plugin, Rank.ADMIN, "invsee");
|
||||
super(plugin, Rank.CMOD, "invsee");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user