mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-10-31 21:47:10 +00:00
Merge branch 'development' into dependabot/maven/development/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.0
This commit is contained in:
commit
e6f3b74523
@ -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)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user