Cleanup various message localisations, limit the size of the PermissionRegistry
This commit is contained in:
-2
@@ -94,8 +94,6 @@ public final class DescriptionBuilder implements PermissionDescription.Builder {
|
||||
roleSubject.getTransientSubjectData().setPermission(ContextSet.empty(), this.id, assignment.getValue());
|
||||
}
|
||||
|
||||
this.service.getPlugin().getPermissionRegistry().offer(this.id);
|
||||
|
||||
// null stuff so this instance can be reused
|
||||
this.roles.clear();
|
||||
this.id = null;
|
||||
|
||||
Reference in New Issue
Block a user