fix: forgor to remove the duplicate entry on unvanish
This commit is contained in:
@@ -160,6 +160,8 @@ public class PlayersPlugin extends Bot.Listener {
|
||||
target.usernames.add(target.profile.getName());
|
||||
} else {
|
||||
isUnVanish = true;
|
||||
|
||||
list.remove(duplicate);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user