插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 副本、团队本和大秘境战斗提醒
- 界面布局、头像框、姓名板和动作条优化
Oono Raid Organizer 插件下载与使用指南
本页整理了 Oono Raid Organizer 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
Oono Raid Organizer 是一款 Twitch集成 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:xpdemon
- 插件分类:Twitch集成
- 适配版本:12.0.5
- 累计下载:7,580
安装方法
- 点击上方下载按钮获取 Oono Raid Organizer插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 Oono Raid Organizer 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
Oono Raid Organizer 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
Oono Raid Organizer 常见问题
Oono Raid Organizer 适合需要 Twitch集成 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
Oono Raid Organizer 是一款魔兽世界插件,主要用于副本、团本、大秘境或钥石辅助。建议根据自己的版本和插件环境先测试兼容性。
插件用途
Oono Raid Organizer 主要面向需要Twitch集成功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 副本、团本、大秘境或钥石辅助
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
Oono Raid Invite
Mass-invite a raid roster straight from your clipboard. Companion addon for the Oono Raid Organizer desktop app, designed for Twitch streamers who organize viewer raids and need to invite 10, 20 or 30 people without copy-pasting macros one by one.
Works standalone too — if you have a list of
Char-Realmnames in your clipboard, paste it into the addon and it will invite everyone for you.
Features
- Paste-to-invite workflow. Type
/oono, paste your composition, done. - Sequential invites with a 1.5s delay between each one to avoid the WoW client invite throttle.
- Auto-conversion to raid group when more than 5 players are queued (skipped automatically for Mythic+ groups).
- Live invite tracking with status icons for every player:
- Pending / Invited / Joined
- Offline / Already in a group / Declined
- Review window — see your whole roster at a glance, remove anyone before inviting, watch statuses update in real time.
- Floating draggable button that shows how many invites are still pending.
- Auto-removes your own character from the roster (you’re the leader, no need to invite yourself).
- Persistent across reloads — your pending list survives
/reload, logout and disconnects via SavedVariables. - Localized system message parsing — works on EN, FR, DE, ES, RU, etc. thanks to WoW’s built-in error string constants.
Usage
Quick start
- In the Oono Raid Organizer dashboard, lock your composition and click “Copy for addon”.
- In WoW, type
/oonoto open the paste window. - Press Ctrl+V. The addon parses the payload and opens the review window.
- Click “Invite all”. The addon invites everyone one by one and tracks their statuses.
Slash commands
| Command | Effect |
|---|---|
/oono |
Open the paste window |
/oono review |
Re-open the review window with the current roster |
/oono show |
Show the floating invite button |
/oono test |
Load a dummy roster with all statuses (UI preview, don’t click Invite all) |
/oono clear |
Clear the pending list and reset all statuses |
Floating button
- Left click — opens the review window.
- Right click + drag — move the button anywhere on screen. Position is saved per account.
Status icons
The addon uses WoW’s native Ready Check textures (green check, red cross, yellow question mark) instead of Unicode glyphs, so statuses render correctly regardless of the in-game font.
| Status | Meaning |
|---|---|
| Pending | Waiting in queue, not invited yet |
| Invited | Invite sent, waiting for the player to accept |
| Joined | Player accepted and is in the group/raid |
| Offline | Player is not online (detected from the system message) |
| Already in a group | Player is already grouped elsewhere |
| Declined | Player declined the invite |
Requirements
- WoW Retail 12.0.5 (Interface 120005).
- No other addon dependencies.
Supported payload formats
The addon parses three clipboard formats, in this order of preference:
OONO2|<raidId>|<difficulty>|<realm>=<char>,<char>|...Current format used by the Oono dashboard. Carries difficulty info so the addon knows whether to convert the party into a raid (skipped forMM+).OONO1|<raidId>|<realm>=<char>,<char>|...Legacy compact format (no difficulty — defaults to raid behavior).RAID:<raidId>|Char1-Realm1|Char2-Realm2|...Earliest format, kept for backward compatibility.
Names are normalized (whitespace stripped, case-insensitive comparison), so
realms like Conseil des Ombres match ConseildesOmbres from the payload.
Notes & limitations
- Invites are spaced 1.5 seconds apart. This is intentional — the WoW client will silently drop invites if you fire them faster.
- Players who are offline or already grouped are detected from the localized system chat messages. If your client locale uses an unusual error string, status detection might fall back to “invited”; the rest still works.
- The addon never auto-pulls from a network endpoint — everything goes through the clipboard, so it’s safe and offline.
- M+ runs are correctly kept as a 5-man party (no raid conversion).
About the Oono Raid Organizer
This addon is a companion for the Oono Raid Organizer desktop app: a
tool that reads Twitch chat sign-ups (!rv), enriches viewer profiles with
Raider.IO data, and helps streamers compose and invite raid groups. You can
also use this addon standalone with any compatible Char-Realm list.
用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容