admins can giveitem
This commit is contained in:
parent
55b6d29468
commit
8d585ce807
@ -21,7 +21,7 @@ public class GiveItemCommand extends CommandBase<InventoryManager>
|
|||||||
{
|
{
|
||||||
public GiveItemCommand(InventoryManager plugin)
|
public GiveItemCommand(InventoryManager plugin)
|
||||||
{
|
{
|
||||||
super(plugin, Rank.DEVELOPER, "giveitem");
|
super(plugin, Rank.ADMIN, "giveitem");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user