Merge branch 'development' into dependabot/maven/development/org.bstats-bstats-bukkit-3.0.2

This commit is contained in:
allinkdev
2023-07-05 16:13:14 +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)
{