Group Mementos (2.3.3)
AI disclosure: This addon’s code was generated with AI assistance.
Tracks how many times each current group member has used any of the following mementos/toys during your group’s session:
Mud Ball Pouch
Everlasting Snowball
Cherry Blossom Branch
Murderous Crow
Revelry Pie
Only counts a use when both the person using the memento/toy and their target are members of your group random bystanders and NPCs don’t count.
Features
On-screen tally panel (moveable, lockable) showing each current group member’s per-memento counts, plus a running total
Toggle tracking for each memento individually
Sort the tally by name or by highest total
Show group members by character name or by ESO user ID (@Handle)
Optional chat announcements each time a tracked memento is used
/gm leader posts a leaderboard into your choice of Group, Guild, or Say chat. Includes an overall “Master Menace” standing plus who’s ahead in each category
Requires: LibAddonMenu-2.0 https://www.esoui.com/downloads/info7-LibAddonMenu.html
Commands
/gm toggle the tally panel
/gm reset reset the session tally
/gm chat toggle chat announcements
/gm leader post a leaderboard to chat
/gm settings open the settings menu
/gm help show the command list
Credit:
The memento-detection technique (EVENT_COMBAT_EVENT + ability ID filtering) and the ability IDs used for all five tracked mementos were identified by inspecting Kyzeragon’s “Mudballed – Memento Counter” addon. Credit and thanks to Kyzeragon for that approach.
The chat channel target mechanism for /gm leader (CHAT_CHANNEL_PARTY constant) was reviewed from pChat by Ayantir. Credit and thanks to Ayantir for that approach.

