Merge branch 'development' into development

This commit is contained in:
allinkdev 2023-07-05 16:10:54 +01:00 committed by GitHub
commit b9d9ee9c8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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