Merge branch 'development' into dependabot/github_actions/development/actions/setup-java-3.11.0

This commit is contained in:
allinkdev 2023-07-05 16:13:10 +01:00 committed by GitHub
commit e7d4d79903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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)
{