Added Ignored Entry
class AddedIgnoredEntry(val name: String, val previousName: String?, val note: String, val added: Boolean) : UpdateIgnoreList.IgnoredPlayer
Added ignore entry encompasses all the ignore list entries which are added to the ignore list, be that during login or individual additions of new entries.