Details!: Tiny Threat (Project Ebonhold)¶
Optional Details! plugin for threat bars on WoW 3.3.5a (Interface 30300). Vendored separately from EbonBuilds — requires the Details! core add-on.
Deutsch
Kurzanleitung: Details!: Tiny Threat (PE) — Deutsch
What it is¶
Details!: Tiny Threat is a Details! plugin that shows group threat on your current target inside a Details! window. EbonBuilds ships a Project Ebonhold fork (v1.07-pe1) with defensive guards around threat and group APIs that can be flaky on custom 3.3.5a cores.
EbonBuilds does not require Tiny Threat. It is optional for players who already use Details! and want a lightweight threat meter.
Requirements¶
| Add-on | Folder | Shipped with EbonBuilds? |
|---|---|---|
| Details! (core) | Interface/AddOns/Details |
No — install separately |
| Details_TinyThreat (plugin) | Interface/AddOns/Details_TinyThreat |
Optional — Details_TinyThreat.zip on releases when vendored |
Both must sit alongside EbonBuilds under World of Warcraft/Interface/AddOns/ (or your PE client’s equivalent path).
Install from a GitHub release¶
Prefer Details.zip (full suite including TinyThreat). When only Details_TinyThreat.zip is attached to a release:
- Download
Details_TinyThreat.zipfrom the latest release (alongsideEbonBuilds.zip). - Extract the archive. The folder inside must be named
Details_TinyThreat(matchingDetails_TinyThreat.toc). - Copy it to
Interface/AddOns/. - Ensure Details! is already installed in
Interface/AddOns/Details. /reloador restart the client.- In Details!, open the orange cogwheel → Plugins → enable Tiny Threat on a window.
Install from a PE client bundle zip¶
Some Project Ebonhold client bundles ship a zip named Details_TinyThreat (2).zip. That archive often contains Details! core plus several plugins, not Tiny Threat alone.
- Extract the zip to a temporary folder.
- Copy only the
Details_TinyThreatsubfolder intoInterface/AddOns/. - Rename the folder if Windows left it as
Details_TinyThreat (2)or similar — the folder name must be exactlyDetails_TinyThreator the client will not load the add-on. - If you do not already have Details!, also copy the
Detailsfolder from the same bundle intoInterface/AddOns/Details. - Do not duplicate sibling plugins (Chart Viewer, TimeLine, etc.) unless you intend to use them — they are unrelated to Tiny Threat.
/reload, then enable the plugin from Details! as above.
Verify in-game¶
- Add-ons list shows Details!: Tiny Threat (Project Ebonhold) without a “Dependency missing” error for Details.
- Slash commands:
/tinythreator/tt. - In combat, with a hostile target, threat bars appear on the Details! window where you enabled the plugin.
Fork notes¶
Source lives under vendor/Details_TinyThreat/ on branch feat/details-tinythreat-pe. See vendor/Details_TinyThreat/CREDITS.md for upstream credit and PE-specific changes (DetailsTinyThreatProjectEbonhold.lua).
Build packaging: scripts/build-dist.sh emits dist/Details.zip (full suite) plus legacy dist/Details_TinyThreat.zip when the vendor suite is present.
Deutsch (Kurzfassung)¶
Details!: Tiny Threat (PE) ist ein optionales Details!-Plugin für Bedrohungsanzeige auf WoW 3.3.5a. Es läuft nur mit installiertem Details!-Core (Interface/AddOns/Details); EbonBuilds liefert Details! nicht mit.
Installation
Details_TinyThreat.zipaus dem Release entpacken oder aus einem Client-Bundle nur den UnterordnerDetails_TinyThreatübernehmen.- Ordner nach
Interface/AddOns/legen — Name exaktDetails_TinyThreat(nichtDetails_TinyThreat (2)). - Details! muss bereits in
Interface/AddOns/Detailsliegen. /reload, dann im Details!-Zahnrad unter Plugins aktivieren.
Vollständige Anleitung (Englisch): diese Seite — Details!: Tiny Threat (Project Ebonhold).