Description
Nerzors Blacklist Keeper V2
Remember the players you never want to group with again - and the good ones too.
Nerzors Blacklist Keeper (NBK) is a modular World of Warcraft addon for keeping a personal blacklist of players (with reasons, notes, mute flags and class info), sharing it with people you trust, and getting a heads-up the moment a blacklisted player shows up in your group, or in chat.
It also keeps a positive "Remember Me" list for the good ones, tracks your recent party-mates, and can prompt you to rate teammates after a Mythic+ run.
- Author: Nerzors · www.nerzors.de | Co-Author: Veplo(Discord: Veplo)
- Language: English + Deutsch (auto-detected from your client locale)
- For Game-Version: Currently for
WOW-RETAILonly
Features
- Blacklist with reason presets, free-form notes, per-entry mute, pin, class detection and a sortable, searchable list window.
- Group warning - chat message, popup and/or sound when a blacklisted player joins your group.
- Tooltip integration - blacklist / remember-me info right in the unit tooltip.
- Chat filter - optionally hide messages from blacklisted players, plus a configurable blocked-words / whitelist filter.
- Group Finder (LFG) - warns when a blacklisted player appears in a Premade Group Finder listing or applies to your group.
- Recents - tracks the last unique party-mates you grouped with.
- Remember Me - a positive list with star ratings, notes and an optional post-Mythic+ "rate your group" prompt.
- Sharing / Sync - peer-to-peer blacklist + remember-me sharing over the addon comm channel (whisper / guild), including per-entry Auto-Sync.
- Multi-list Export / Import - export the blacklist or the remember-me list to a string; import auto-detects which list it is.
Installation
- Extract so each folder lands directly in your AddOns directory:
World of Warcraft/_retail_/Interface/AddOns/
├── NerzorsBlacklistKeeper_Data (required - shared assets + libraries)
├── NerzorsBlacklistKeeper (core)
├── NerzorsBlacklistKeeper_Tooltip
├── NerzorsBlacklistKeeper_ChatFilters
├── NerzorsBlacklistKeeper_GroupFinder
├── NerzorsBlacklistKeeper_Sync
├── NerzorsBlacklistKeeper_Recents
└── NerzorsBlacklistKeeper_RememberMe
NerzorsBlacklistKeeper_Datais a hard dependency for everything else - keep it enabled. The other sub-addons are optional: install only the features you want.
Modules
| Folder | What it adds | Required? |
|---|---|---|
_Data |
Shared libraries, textures, fonts, sounds. | Yes |
NerzorsBlacklistKeeper |
Core: blacklist, list window, settings, slash commands. | Yes |
_Tooltip |
Blacklist / remember-me info in unit tooltips. | Optional |
_ChatFilters |
Hide blacklisted players' chat + blocked-words filter. | Optional |
_GroupFinder |
LFG / Premade Group Finder warnings. | Optional |
_Sync |
Peer-to-peer sharing + Auto-Sync. | Optional |
_Recents |
Recent party-mate tracking. | Optional |
_RememberMe |
Positive list, star ratings, Mythic+ prompt. | Optional |
Slash commands
| Command | Action |
|---|---|
/nbk |
Open the main window |
/nbk config |
Open settings |
/nbk add name[-realm] [reason] |
Add a player |
/nbk removename[-realm] |
Remove a player |
/nbk check name[-realm] |
Check whether a player is listed |
/nbk list |
Print the blacklist to chat |
/nbk share name[-realm] |
Share via whisper (requires _Sync) |
/nbk share guild |
Broadcast to guild (requires _Sync) |
/nbk news |
Reopen the "What's new?" window |
/blacklistkeeper works as a long-form alias for /nbk.
Sharing & Auto-Sync
Sharing is peer-to-peer over WoW's addon comm channel - no server, nothing leaves the game. You control who you accept shares from (anyone / guild / friends / nobody) in the Sharing tab.
Auto-Sync (opt-in) pushes each newly blacklisted entry to your chosen recipients - your guild, online friends on your realm, or a custom name list - the moment you add it, as long as that entry is marked shareable.
License
Bundled third-party libraries (LibStub, LibDeflate, CallbackHandler) keep their own respective licenses.
Embedded Librarys:
Support & contact
- Website: www.nerzors.de
- NerzorsBlacklistKeeper:
nbk.addon@nerzors.de - Github: https://github.com/Nerzors/NerzorsBlacklistKeeper/issues
- General:
DEV@NERZORS.DEor contact form on nerzors.de/en/contact



