Merge branch 'development' into dependabot/maven/development/com.sk89q.worldguard-worldguard-bukkit-7.0.8

This commit is contained in:
allinkdev 2023-07-05 16:13:17 +01:00 committed by GitHub
commit 47d429a8f9
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)
{