插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 拍卖行、交易和金币管理
- 界面布局、头像框、姓名板和动作条优化
GoldBound Addon 插件下载与使用指南
本页整理了 GoldBound Addon 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
GoldBound Addon 是一款 小游戏 / 其他插件 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:Goldfinger
- 插件分类:小游戏 / 其他插件
- 适配版本:11.2.5
- 累计下载:13,876
安装方法
- 点击上方下载按钮获取 GoldBound Addon插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 GoldBound Addon 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
GoldBound Addon 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
GoldBound Addon 常见问题
GoldBound Addon 适合需要 小游戏 / 其他插件 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
GoldBound Addon 是一款魔兽世界插件,主要用于其他插件相关功能。建议根据自己的版本和插件环境先测试兼容性。
插件用途
GoldBound Addon 主要面向需要其他插件功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 其他插件相关功能
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
GoldBound — Zone-Locked WoW Token Challenge Helper (English-only)
GoldBound turns the “Gold-Bound” style challenge into a playable ruleset you can run in retail WoW.
It tracks and enforces the key rules (zone locking, no direct trading, AH buy-blocks, etc.), shows a clean overlay with your progress, and includes a zone guide (rares/chest tips) you can open from a minimap button or via slash commands.
Attribution: The idea and spirit of this challenge are inspired by Pathalerix and their “Gold Bound” content. This addon is a fan-made implementation and not affiliated with or endorsed by Blizzard.
Authorship: The code was generated and assembled by an AI assistant (GPT-5 Thinking) with your guidance and testing.
What the addon does
Core challenge logic
-
Zone-lock system: Start the run in your current zone. You’re only allowed to play inside unlocked zones.
-
Neighbor unlocks by Token: After you buy a WoW Token with gold, the addon marks you eligible to roll a new zone. Rolling selects a neighboring zone from your current allowed set (uses a built-in neighbor/adjacency map), then adds it to your allowed list.
-
Capitals as city exceptions: Capitals (e.g., Stormwind/Orgrimmar) are handled as children of their parent zones. Access is treated correctly so capitals don’t behave like standalone zones.
-
Corridor handling: Some travel corridors (e.g., Blackrock Mountain) are permitted only if both connected zones are unlocked.
-
Violation alert: If you step into a non-allowed zone, you get a clear warning popup.
Guards & rule enforcement
-
Direct trade blocked: Opening the trade window with players closes immediately.
-
Auction House buy/bid blocked: You can still sell (list auctions), but can’t buy/bid via the default AH UI.
-
Player mail send blocked: Sending items/gold to other players via the mailbox UI is disabled (reading is fine).
-
Summons declined while zone-locked (prevents rule-skipping teleportation).
-
Pause toggle: Temporarily disable all guards if you must (e.g., emergencies/testing).
Progress overlay (compact and unobtrusive)
-
Always-visible info frame (movable, resizable via scale):
-
Current zone (normalized to the parent zone)
-
Allowed zones (comma-separated)
-
Your gold (with coin icons)
-
Tokens bought (count)
-
Roll ready (yes/no)
-
Live WoW Token price (via API)
-
-
Font size & UI scale adjustable in options.
Zone Guide (with database)
-
A zone guide window with:
-
Farming notes
-
Notable rares
-
Common chest hints
-
-
Guide database (
GoldBoundGuideDB) stored as SavedVariables:-
Ships with curated entries for many starter/leveling zones.
-
Includes a generic fallback for all neighbors in the adjacency graph.
-
You can extend or tweak your own guide entries without editing the addon files.
-
Minimap button
-
Uses the bundled GoldBound icon, sits outside the minimap ring, and is draggable.
-
Left-click: Open Guide (for your current zone).
Right-click: Toggle the overlay.
Shift+Left-click: Open options.
Options & QoL
-
Options panel (Interface → AddOns or
/gb options):-
Font size
-
UI scale
-
Pause challenge
-
-
Export (
/gb export): Copy your status in one line (allowed zones, token price, current zone, tokens bought). -
Auto-detects your current zone; sub-zones/starting areas auto-normalize to the real parent zone.
How rolling & token detection works
-
The addon watches your gold changes and the live token market price.
-
If your gold drops around the current token price (within a safe margin), the addon counts it as a token purchased and flags Roll Ready.
-
Use
/gb rollto unlock a random neighboring zone (based on the adjacency database).
Slash commands
-
/gb startor/gb— start the challenge in your current zone -
/gb reset— reset progress and start over -
/gb roll— unlock a random neighboring zone (when roll-ready) -
/gb show//gb hide— show/hide the overlay -
/gb price— refresh token price -
/gb guide [optional zone name/id]— open the zone guide (auto-detects current zone if omitted) -
/gb font <10–24>— set overlay font size -
/gb scale <0.8–1.4>— set overlay scale -
/gb options— open options panel -
/gb export— copy a shareable progress line -
/gb pause— toggle guards on/off
Technical notes
-
Game version: Retail 11.2.0 (Interface 110200).
-
SavedVariables:
GoldBoundDB,GoldBoundGuideDB. -
Files of interest:
-
Zones.lua— adjacency graph, city exceptions, corridors, normalization helpers -
Core.lua— event handling, token/roll logic, slash commands -
Guards.lua— trade/AH/mail/summon restrictions -
UI.lua— overlay -
GuideDB.lua— guide database defaults + SavedVariables init -
Guide_UI.lua— guide window renderer -
Options.lua— settings UI -
Minimap.lua— minimap button logic -
Export_UI.lua— export window
-
Credits & attribution
-
Concept & inspiration: Pathalerix — Thank you for the awesome “Gold Bound” idea and content that motivated this addon.
-
Code author: GPT-5 Thinking (AI), built collaboratively with your feedback, testing, and direction.
-
Not affiliated with Blizzard Entertainment. World of Warcraft® and related trademarks are property of Blizzard.
用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容