A custom plugin repository for Dalamud that lists every plugin published by yagi2. Adding this single URL to Dalamud surfaces all current and future plugins in the in-game installer.
-
In FFXIV, open Dalamud settings (
/xlsettings). -
Go to Experimental → Custom Plugin Repositories.
-
Paste the URL below and press Enter / Save:
https://raw.githubusercontent.com/yagi2/dalamud-plugins/main/repo.json -
Open the plugin installer (
/xlplugins) — yagi2's plugins now appear in the list.
| Plugin | Description |
|---|---|
| RepeatBuy | Repeat-buy items from NPC shops with configurable stop conditions. |
| Restocker | Bulk reprice and split-list retainer market listings across all retainers. |
| GilDelta | Track gil flow across self, retainers, and the FC chest, auto-classified into a per-character timeline. |
repo.json is a JSON array — each element is a Dalamud plugin manifest with
download URLs pointing at that plugin's GitHub Releases. Dalamud fetches this
file periodically and offers any listed plugin to the user.
When yagi2 ships a new plugin, the entry is appended to repo.json and
end users get the new plugin automatically — no extra URL to register.
The contents of this repository (the index JSON and this README) are released under the MIT License. Each plugin listed here ships under its own license, documented in its own repository.