Merge branch 'development' into dependabot/maven/development/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.0

This commit is contained in:
allinkdev
2023-07-05 16:16:07 +01:00
committed by GitHub

View File

@ -156,7 +156,7 @@ public class Admin
}
// Ensure admins don't have admin functionality when removed (FS-222)
AdminList.vanished.remove(getName());
AdminList.vanished.remove(getUuid());
if (plugin.esb != null)
{