Merge branch 'development' into development

This commit is contained in:
allinkdev
2023-07-05 16:10:54 +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) // Ensure admins don't have admin functionality when removed (FS-222)
AdminList.vanished.remove(getName()); AdminList.vanished.remove(getUuid());
if (plugin.esb != null) if (plugin.esb != null)
{ {