https://github.com/stanzilla/classtimer
Timers for your Class
https://github.com/stanzilla/classtimer
addon lua world-of-warcraft world-of-warcraft-addon wow-addon
Last synced: 6 months ago
JSON representation
Timers for your Class
- Host: GitHub
- URL: https://github.com/stanzilla/classtimer
- Owner: Stanzilla
- Created: 2018-07-18T09:49:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-22T02:19:33.000Z (about 3 years ago)
- Last Synced: 2025-07-27T16:51:24.451Z (8 months ago)
- Topics: addon, lua, world-of-warcraft, world-of-warcraft-addon, wow-addon
- Language: Lua
- Homepage: https://www.curseforge.com/wow/addons/classtimer
- Size: 138 KB
- Stars: 3
- Watchers: 3
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# ClassTimer
## Deprecation Notice: If possible, please use [WeakAuras](https://github.com/WeakAuras/WeakAuras2) instead, this addon is no longer maintained
This is an addon to create timers for your own buffs and debuffs.
## General
player bars on left, target in middle, focus on right, all can be moved
To track CC Effects you must set the CCed mob as your focus if its not your target.
Only icons and time can be shown if you don't want bars.
The text can be customized in the options by using, "%s for spell name", "%a for applications", "%u for unit name eg target or player", "%n for mob name"
This mod is set up with AceLocale so anyone who wants to add other locals feel free :)
If you want other textures for the bars, get the AddOn SharedMedia.
Note: When adding values in the files, double parentheses are necessary on the last item in a table because it contains all the values from the function call and we only want the first one.
## Options
/classtimer or the LDB Launcher
## Credits
Must give Nymbia credits as he is a legend!