Skip to content

v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 02:18

This release ships two packages β€” pick the one for your tracker:

  • ACT_DiscordTriggers-v2.2.0.zip β€” for Advanced Combat Tracker (ACT) (net48 drop-in).
  • Fct.Plugins.DiscordTriggers-v2.2.0.zip β€” for FFXIV Combat Tracker (FCT) (net10 native plugin).

Installation (ACT)

  1. Download ACT_DiscordTriggers-v2.2.0.zip from the Assets below.
  2. Right-click the downloaded zip β†’ Properties β†’ tick Unblock β†’ OK.
    (Windows flags node.exe/DLLs from the internet; skipping this can trip SmartScreen/antivirus.)
  3. Extract it into your ACT plugins folder:
    %AppData%\Advanced Combat Tracker\Plugins
    You should end up with a Plugins\ACT_DiscordTriggers\ folder containing
    ACT_DiscordTriggers.dll, node.exe, bundle.js, and node_modules\.
    Keep all of these files together in that folder.
  4. In ACT: Plugins tab β†’ Browse… β†’ select
    ACT_DiscordTriggers.dll inside that folder β†’ Add/Enable Plugin.

Then follow the
First-Time Setup Guide
to connect your Discord bot.

Updating: replace the whole ACT_DiscordTriggers folder, not just the .dll.

Installation (FCT)

  1. Download Fct.Plugins.DiscordTriggers-v2.2.0.zip from the Assets below.
  2. Right-click the downloaded zip β†’ Properties β†’ tick Unblock β†’ OK.
  3. Extract it, then in FFXIV Combat Tracker: Plugins β†’ Add plugin β†’ point at the
    extracted Fct.Plugins.DiscordTriggers\ folder.

Updating: replace the whole Fct.Plugins.DiscordTriggers folder, not just the .dll.


Full Changelog: v2.1.2...v2.2.0