mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-16 11:37:30 +02:00
Fix player still being in user list after he was deleted.
This commit is contained in:
@@ -60,6 +60,7 @@ public final class Economy
|
||||
{
|
||||
logger.log(Level.WARNING, Util.format("deleteFileError", config));
|
||||
}
|
||||
ess.getAllUsers().remove(name.toLowerCase());
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user