Actually give support staff access to the checkOwnsPackage command @spencer
This commit is contained in:
parent
68e64d48b8
commit
127be0f387
@ -77,7 +77,7 @@ public class CustomerSupport extends MiniPlugin
|
||||
|
||||
private void generatePermissions()
|
||||
{
|
||||
|
||||
PermissionGroup.SUPPORT.setPermission(Perm.CHECK_OWNS_PACKAGE_COMMAND, true, true);
|
||||
PermissionGroup.SUPPORT.setPermission(Perm.CHECK_COMMAND, true, true);
|
||||
PermissionGroup.SUPPORT.setPermission(Perm.JOIN_SERVER, true, true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user