- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
5,105 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks WoT Mods
- Top Starcraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Videos
- Forums
Guild Blacklist
- 0 Likes
- World of Warcraft
- 82 Monthly Downloads
- Supports: 4.0.1
- 6,452 Total Downloads
- Updated 10/16/2010 11:24:29 AM
- Created 2/11/2010 4:05:27 AM
- 15 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: r3-release
About Guild Blacklist
What is Guild Blacklist?
As the name already says, Guild Blacklist is an alternative to you ignore list. You can simply add players who are really bad or players you never want to play in a group again.
If a player who is on your blacklist joins your party/raid or is already in that party/raid, you are getting a chat and sound message so you can not miss it.
Syncing
Your Blacklist always get synced to the blacklist of other players in your guild.
There is kind of a priority system with syncing: If you remove a player from your blacklist, it does not get added by sync again, until you add the player yourself. If your player note is empty, it gets updated by sync.
Chat Commands
/blacklist sync - Send your list to other players of your guild
/blacklist recvsync - Update your list with data of other players of your guild.
/blacklist ignore - Ignore players added by yourself.
------------------------------------------------------------------------
r4 | rinu | 2010-10-16 16:23:04 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
A /tags/r3-release (from /trunk:3)
Tagging as r3-release
------------------------------------------------------------------------
r3 | rinu | 2010-10-16 14:31:34 +0000 (Sat, 16 Oct 2010) | 3 lines
Changed paths:
M /trunk/GuildBlacklist.lua
updated for patch 4.01
fixed player names can contain spaces
fixed add player target
------------------------------------------------------------------------
r2 | rinu | 2010-10-16 13:27:34 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
A /trunk/.pkgmeta
A /trunk/GuildBlacklist.lua
A /trunk/GuildBlacklist.toc
A /trunk/Libs
A /trunk/libs.xml
first svn release
------------------------------------------------------------------------
r1 | root | 2010-10-16 13:14:40 +0000 (Sat, 16 Oct 2010) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"guildblacklist/mainline: Initial Import"
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| r3-release | Release | 4.0.1 | 3,768 | 10/16/2010 11:24:29 AM |
| Guild Blacklist - v1.0 | Release | 3.3.5 | 1,286 | 8/3/2010 10:30:56 AM |
| Guild Blacklist - v0.1 | Release | 3.3.0 | 1,325 | 2/11/2010 11:21:35 AM |
Addon Packs Containing This...
Top Downloads
-
- Bagnon
- Bags & Inventory
- 380,324 Monthly Downloads
-
- Deadly Boss Mods
- Combat and Boss Encounters
- 302,560 Monthly Downloads
-
- Recount
- Combat
- 301,016 Monthly Downloads
-
- SpellFlash
- PvP, Buffs & Debuffs, Quests & Leveling, Action Bars, and Combat
- 282,737 Monthly Downloads
-
- GatherMate2_Data
- Achievements
- 210,508 Monthly Downloads
Comments
IMO guilds should be accountable for the image their members present. I'd like to not only never group with people on the blacklist, but anyone from their guild as long as that member is in that guild.
Any help for this?
Btw, is the list specific to each toon?
Just curious...
Message: Interface\AddOns\GuildBlacklist\GuildBlacklist.lua:96: attempt to call method 'GetText' (a nil value)
Time: 10/19/10 22:56:43
Count: 1
Stack: [C]: in function `GetText'
Interface\AddOns\GuildBlacklist\GuildBlacklist.lua:96: in function `EditBoxOnEnterPressed'
Interface\FrameXML\StaticPopup.lua:3422: in function `StaticPopup_EditBoxOnEnterPressed'
Locals: f = StaticPopup1EditBox {
0 =
addHighlightedText = true
}
parent = StaticPopup1 {
0 =
hideOnEscape = 1
itemFrame = StaticPopup1ItemFrame {
}
button3 = StaticPopup1Button3 {
}
extraFrame = StaticPopup1ExtraFrame {
}
icon = StaticPopup1AlertIcon {
}
maxWidthSoFar = 320
button2 = StaticPopup1Button2 {
}
moneyFrame = StaticPopup1MoneyFrame {
}
moneyInputFrame = StaticPopup1MoneyInputFrame {
}
text = StaticPopup1Text {
}
editBox = StaticPopup1EditBox {
}
timeleft = 0
numButtons = 2
exclusive = 1
maxHeightSoFar = 113.03419013198
button1 = StaticPopup1Button1 {
}
which = "ADD_BLACKLIST"
}
(*temporary) = nil
(*temporary) = StaticPopup1 {
0 =
hideOnEscape = 1
itemFrame = StaticPopup1ItemFrame {
}
button3 = StaticPopup1Button3 {
}
extraFrame = StaticPopup1ExtraFrame {
}
icon = StaticPopup1AlertIcon {
}
maxWidthSoFar = 320
button2 = StaticPopup1Button2 {
}
moneyFrame = StaticPopup1MoneyFrame {
}
moneyInputFrame = StaticPopup1MoneyInputFrame {
}
text = StaticPopup1Text {
}
editBox = StaticPopup1EditBox {
}
timeleft = 0
numButtons = 2
exclusive = 1
maxHeightSoFar = 113.03419013198
button1 = StaticPopup1Button1 {
}
which = "ADD_BLACKLIST"
}
(*temporary) = "attempt to call method 'GetText' (a nil value)"
self = {
SetDefaultModuleLibraries = defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:381
data = {
}
Enable = defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:313
RegisterChatCommand = defined @Interface\AddOns\Ace3\AceConsole-3.0\AceConsole-3.0.lua:85
scroll = BlacklistScroll {
}
EnableModule = defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:346
modules = {
}
GetModule = defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:230
IterateEmbeds = defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:456
tab4 = FriendsTabHeaderTab4 {
}
SecureHook = defined @Interface\AddOns\Ace3\AceHook-3.0\AceHook-3.0.lua:339
defaultModuleLibraries = {
}
delete = BlackListFrameDeletePlayer {
}
Disable = defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:328
UnregisterChatCommand = defined @Interface\AddOns\Ace3\AceConsole-3.0\AceConsole-3.0.lua:111
RawHookScript = defined @Interface\AddOns\Ace3\AceHook-3.0\AceHook-3.0.lua:398
CHAT_MSG_ADDON = defined @Interface\AddOns\GuildBlacklist\GuildBlacklist.lua:230
defaultModuleState = true
Printf = defined @Interface\AddOns\Ace3\AceConsole-3.0\AceConsole-3.0.lua:69
dbi = {
}
GetName = defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:298
block = {
}
UnregisterMessage = defined @Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:181
listCount = 2
name = "Blacklist"
version = 1
IsEnabled = defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:465
baseName = "GuildBlacklist"
CheckBlacklist = defined @Interface\AddOns\GuildBlacklist\GuildBlacklist.lua:177
DisableModule = defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:364
FriendsFrame_Update = defined @Interface\AddOns\GuildBlacklist\GuildBlacklist.lua:474
SyncData = defined @Interface\AddOns\GuildBlacklist\GuildBlacklist.lua:224
Create = defined @Interface\AddOns\GuildBlacklist\GuildBlacklist.lua:424
Update = defined @Interface\A
Also, I would REALLY like to see you guys merge Black List and Guild Blacklist. I would totally donate to both of you for your work on merging these two addons.
Both addons do essentially the same thing, except this addon has the sync functionality, and the other Blacklist addon allows you to put more information about the person you blacklisted, most notably their race, level, class, and a note.
I'd love to get the best of both worlds there. For those who don't care about the added info, they can just put the name in as they always have.
Thanks and I hope you guys can put your heads together on it!!!
New version, including the features of Black List, in a few days.