插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 背包、银行和物品整理
- 拍卖行、交易和金币管理
- 界面布局、头像框、姓名板和动作条优化
TradeBarker 插件下载与使用指南
本页整理了 TradeBarker 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
TradeBarker 是一款 聊天与通讯 / 专业技能 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:mgm1
- 插件分类:聊天与通讯 / 专业技能
- 适配版本:2.5.5
- 累计下载:10,639
安装方法
- 点击上方下载按钮获取 TradeBarker插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 TradeBarker 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
TradeBarker 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
TradeBarker 常见问题
TradeBarker 适合需要 聊天与通讯 / 专业技能 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
TradeBarker 是一款魔兽世界插件,主要用于背包、银行、专业制造或物品整理。建议根据自己的版本和插件环境先测试兼容性。
插件用途
TradeBarker 主要面向需要专业技能功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 背包、银行、专业制造或物品整理
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
TradeBarker
A World of Warcraft TBC Classic addon that helps crafters advertise their profession services in Trade chat.
Supported Professions
- Enchanting - Weapon, 2H Weapon, Chest, Cloak, Boots, Gloves, Bracer, Shield, Ring enchants
- Alchemy - Flasks, Elixirs, Potions, Transmutes
- Jewelcrafting - Meta, Red, Blue, Yellow, Orange, Green, and Purple gem cuts
- Blacksmithing - Weapons, Plate Armor, Mail Armor, Sharpening/Weightstones
- Leatherworking - Drums, Leg Armor, Armor Kits, Leather Armor, Mail Armor
Features
- Profession Tabs - Switch between professions using tabs at the top of the window
- Item Selection - Pick which items/services you want to advertise from a categorized checklist
- Presets - Save, name, and quick-send predefined item selections (NEW!)
- Spell Links - Toggle between plain text and clickable spell links in trade chat
- Message Preview - Preview your generated Trade chat message before sending
- Character Counter - Live counter shows message length vs the 255-character trade chat limit
- Auto-Split - Automatically splits long messages into multiple parts to stay within the limit
- Message Templates - Customize the message format per-profession using
{profession}and{items}placeholders - Saved Selections - Your selections are saved per-character between sessions (including last selected profession and templates)
- Draggable UI - Move the window anywhere on screen
Usage
Type /tb or /tradebarker to open the addon window.
- Select a profession tab (only your character's professions are shown)
- Check the items/services you can craft and want to advertise
- Click Preview to see the generated message
- Click Send to Trade to post to Trade chat (you must be in a city)
Use Select All / Deselect All to quickly toggle all items for the current profession.
Presets
Presets allow you to save frequently-used item selections for quick access. Perfect for managing different advertising strategies (e.g., "Raid Enchants", "Budget Options", "Popular Gems").
Creating Presets
- Select the items you want to include
- Click Save Current in the Presets section
- Enter a name for your preset
- Click Save
Using Presets
Each preset row has several buttons:
- Load - Loads the preset's selections into the UI (replaces current selections)
- Send - Instantly sends the preset to Trade chat without loading it (preserves current selections)
- Del - Deletes the preset
- ↑/↓ - Reorders presets in the list
- Name field - Click to rename the preset (press Enter to save)
Quick Send
The Send button is particularly useful for cycling through multiple advertising strategies without changing your current selections. For example:
- Keep your main setup loaded
- Quickly send "Budget Enchants" preset
- Wait a few minutes
- Quickly send "Premium Enchants" preset
- Your original selections remain unchanged
Presets are saved per-character and per-profession.
Spell Links
Enable "Use Spell Links" checkbox (below the Template header) to post clickable spell links instead of plain text. When people click these links in trade chat, they'll see the actual crafting spell with mats and details.
Example:
- Without Spell Links:
LFW Enchanting! | Weapon: Mongoose, Executioner | PST! - With Spell Links:
LFW Enchanting! | Weapon: [Mongoose], [Executioner] | PST!(clickable links)
Adding Spell IDs
Spell IDs are included for all professions (Enchanting, Alchemy, Jewelcrafting, Blacksmithing, and Leatherworking). To add missing ones or update incorrect IDs:
- Create this macro:
/run local n=GameTooltip:GetSpell() if n then local _,id=GetSpellLink(n):match("spell:(%d+)") print(n,id) end
- Hover over the spell in your profession window with the macro's tooltip active
- The spell name and ID will print to your chat
- Edit TradeBarker.lua and add the
spellIDto the item:
{ name = "Mongoose", spellID = 27984 }
Message Templates
The message format is customizable via the Template field at the top of the window. Each profession can have its own template. Use these placeholders:
{profession}— replaced with the profession name (e.g. "Enchanting"){items}— replaced with the auto-generated item list (required)
Default template:
LFW {profession}! | {items} | PST!
Example outputs:
LFW Enchanting! | Weapon: Mongoose, Executioner | Boots: Cat's Swiftness | PST!
LFW Alchemy! | Flasks: Flask of Fortification | Transmutes: Primal Might | PST!
Custom template example:
WTS {profession} services! {items} -- whisper me!
Click Reset to restore the default template.
Installation
Copy the TradeBarker folder into your WoW AddOns directory:
World of Warcraft/_anniversary_/Interface/AddOns/TradeBarker/
Disclaimer
TradeBarker is a tool designed to help crafters advertise their profession services. You are solely responsible for the content of the messages you send using this addon.
- The addon and its developer are not responsible for any misuse of in-game chat channels
- Users must comply with World of Warcraft's Terms of Service and Code of Conduct
- Users are responsible for ensuring their messages are appropriate and non-offensive
- Excessive or inappropriate use of trade chat may result in penalties from Blizzard Entertainment
- Use of explicit language, harassment, spam, or other violations of game rules is strictly prohibited
By using TradeBarker, you acknowledge that you are responsible for your own conduct and any consequences that may result from your use of this addon.
Please be respectful, follow server rules, and use trade chat responsibly.
Author
Tidalz - US Nightslayer
CurseForge: https://www.curseforge.com/wow/addons/tradebarker用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容