-
Notifications
You must be signed in to change notification settings - Fork 0
Plugin Showcase
JesperLive edited this page Jun 24, 2026
·
1 revision
Plugins built on the GRIP-EMS Plugin API. Built something? Add a row — this page is open for anyone to edit.
Add a row to the table with your plugin's name, a one-line description, a link (CurseForge, Wago, WoWInterface, or GitHub), and the tiers it uses. Keep the description plain — what it does, not a sales pitch.
| Plugin | What it does | Link | Tiers used |
|---|---|---|---|
| your plugin | one line | link | e.g. events, data, ui |
Things the API makes possible that nobody has built yet:
- An alternate window layout (a 3-column view, a compact mode) via a layout provider.
- A pack of variable providers exposing stats or state the built-in variables don't cover.
- A companion that listens to sequence events and surfaces them somewhere else (a HUD, a log).
- A set of conditions for a specific class or playstyle, usable in variable bodies.
If you start one, add it here as "in progress" so others know.