Download
(73Kb)
Download
Updated: 01-03-24 11:09 AM
Compatibility:
Guardians of the Dream (10.2.0)
Updated:01-03-24 11:09 AM
Created:01-02-24 06:50 AM
Downloads:92
Favorites:0
MD5:

PlayerBlacklist

Version: 1.0.0
by: 123456687548 [More]

PlayerBlacklist
PlayerBlacklist adds the ability to blacklist players for bad behavior.

Download
- Github

Features
- A private blacklist of players.
- Extends the tooltip of blacklisted players.
- LFG highlight for groups created by blacklisted players.
- LFG highlight for applicants trying to join your group.
- PlayerBlacklist communicates with other addon users to show if someone in your group has blacklisted another player.

How to use
- Right click on the unit you want to blacklist, then press Blacklist.

Support
- Report a bug
- Feature Request

Source
- Github

PlayerBlacklist
1.0.0 (2024-01-03)
Full Changelog Previous Releases
  • renaming addon to PlayerBlacklist
  • Update curseforge download link
  • Merge branch 'master' of https://github.com/123456687548/BetterIgnore
  • pkgmeta
  • Update curseforge project id
  • zhTW localization
  • added wowinterface to download links
  • added wowinterface to destribution
  • readme download links
  • readme
  • issue templates
  • localizsation
  • you can now block players from chat
  • Update release.yml
  • Update release.yml
  • Merge branch 'master' of https://github.com/123456687548/Blacklist
  • added Curseforge project id
  • Update release.yml
  • Create release.yml
  • renamed to BetterIgnore
  • change the method how a button gets added to the context menu. Removed unused stuff
  • You can now input the reason for blacklisting
  • ability to remove target from blacklist
  • Now asking other addon users if they blocked my target
  • MVP
  • tooltip etc
  • working context menu button to add to blacklist
  • init
  • init
Archived Files (2)
File Name
Version
Size
Author
Date
1.0.0
73kB
123456687548
01-03-24 06:37 AM
0.0.1
68kB
123456687548
01-02-24 06:50 AM


Post A Reply Comment Options
Unread 01-02-24, 12:29 PM  
123456687548
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 1
Uploads: 1
Re: zhTW Localization

Originally Posted by BNS
local L = LibStub("AceLocale-3.0"):NewLocale("BetterIgnore", "zhTW")

L = L or {}
L["saveBtn"] = "儲存"
L["cancelBtn"] = "取消"
L["reasonPopupText"] = "黑名單原因"
L["blacklistBtn"] = "黑名單"
L["pardonBtn"] = "寬恕"
L["dbgCantCreateKey"] = "無法建立玩家姓名與伺服器組合"
L["addedToBlacklist"] = "已加入 < %s > 到黑名單"
L["removedFromBlacklist"] = "從黑名單移除 < %s >"
L["blockedByTooltip"] = "被 %s 阻擋"
L["reasonTooltip"] = "原因: %s"
L["dateTooltip"] = "日期: %s"
L["isBlacklistedTooltip"] = "玩家已被列入黑名單!"
Thanks, gonna be inside the next release.
Waiting for curseforge to accept my addon.
Report comment to moderator  
Reply With Quote
Unread 01-02-24, 10:15 AM  
BNS
A Kobold Labourer
 
BNS's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 111
Uploads: 1
zhTW Localization

local L = LibStub("AceLocale-3.0"):NewLocale("BetterIgnore", "zhTW")

L = L or {}
L["saveBtn"] = "儲存"
L["cancelBtn"] = "取消"
L["reasonPopupText"] = "黑名單原因"
L["blacklistBtn"] = "黑名單"
L["pardonBtn"] = "寬恕"
L["dbgCantCreateKey"] = "無法建立玩家姓名與伺服器組合"
L["addedToBlacklist"] = "已加入 < %s > 到黑名單"
L["removedFromBlacklist"] = "從黑名單移除 < %s >"
L["blockedByTooltip"] = "被 %s 阻擋"
L["reasonTooltip"] = "原因: %s"
L["dateTooltip"] = "日期: %s"
L["isBlacklistedTooltip"] = "玩家已被列入黑名單!"
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: