ThornyFFXI / tTimers

Displays time remaining on buffs and debuffs you've cast, as well as the recast timers for your spells and abilities.
MIT License
6 stars 3 forks source link

How to unblock timers #17

Closed Kitsuneeeeeeeeee closed 5 months ago

Kitsuneeeeeeeeee commented 5 months ago

Hi, I accidentally block some timers, can I know in which part of the config do I unblock them in thx.

ThornyFFXI commented 5 months ago

Unload addon, open the file at: ashita/config/addons/tTimers/Char_ID/settings.lua

Remove the keys from Buff.Blocked, Debuff.Blocked, Recast.BlockedAbilities, Recast.BlockedSpells as needed.

There's nothing in the GUI for it yet.