-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
JesperLive edited this page Jun 24, 2026
·
1 revision
The authoritative FAQ is on the docs site. This page is for community questions that don't have a home there yet — add yours, and if it turns out to belong in the official docs, it can move there later.
Add a question as a ## heading and answer it underneath. Keep answers concrete, with a code snippet where it helps. If a question here is answered better on the docs site, link to it instead of duplicating.
The addon targets WoW Retail. If you've tested a plugin on another flavor, note what worked here.
Turn on EMS debug logging — plugin callback errors and rejected provider returns are logged there against your plugin id. GRIPEMS.API:GetSetting("debug") reports whether it's on.
Add your question above this line.