Category: News

0

CCTracker (Console Mod) (3.0 Stable)

Displays icons when afflicted with various CC effects.Settings menu implemented, courtesy of LibAddonMenu.This Mod depends on LibAddonMenu and LibHarvensAddonSettings to function. I have listed it here for addon devs making mods for console who may be interested in my code.If so, use it as you wish, redistribute it, improve upon it, idc what you do really. Have fun.

0

CCSentinel (Console Mod) (2.0 Stable)

Notify when you gain CC Immunity, when you have 3 seconds left, and when the immunity wears off.Now with a floating icon and settings menu, courtesy of LibAddonMenu.This Mod depends on LibAddonMenu and LibHarvensAddonSettings to function. I have listed it here for addon devs making mods for console who may be interested in my code.If so, use it as you wish, redistribute it, improve upon it, idc what you do really. Have fun.

0

InstaQ (Console Mod) (1.2 Stable)

Easily Queue Into Ravenwatch, designed for escaping IC. Additionally auto accepts all Cyro and IC queue prompts.Upon selecting “Slot 4” aka the top middle slot of your quickslot menu, the slash command /instaqueue triggers, automatically queuing into the Ravenwatch Campaign and bypassing the need for the 3 second start menu delay, as the queue is automatically accepted without you needing to do anything.This Mod depends on LibAddonMenu and LibHarvensAddonSettings to function. I have listed it here for addon devs making mods for console who may be interested in my code.If so, use it as you wish, redistribute it, improve upon it, idc what you do really. Have fun.

0

QAutoConfirm (Console Mod) (1.0 Stable)

Auto-Accepts Queues for Cyrodiil and Imperial City. Unlike other mods, QAutoConfirm has very narrow functionality, and is intended to appeal to the common PvP player.This Mod depends on LibAddonMenu and LibHarvensAddonSettings to function. I have listed it here for addon devs making mods for console who may be interested in my code.If so, use it as you wish, redistribute it, improve upon it, idc what you do really. Have fun.

0

LibCustomIcons (2025.06.27)

LibCustomIconsLibCustomIcons is a lightweight library for The Elder Scrolls Online that allows custom icons for players. Originally part of HodorReflexes, this library was separated out to improve modularity and reduce overhead.Whether you’re a streamer, guild leader, or just want to stand out with a personalized icon, this library gives you that little touch of customization shared across all supported addons. FeaturesAssign custom icons to ESO players Centralized and easy-to-maintain icon list Designed for reuse in multiple addons (e.g., HodorReflexes) Lightweight and dependency-free Get Your Custom IconWant to be featured with your own custom icon? How to participate:Create a Pull Request adding your icon entry to the list Or send a donation to @m00nyONE in-game (EU server) and your request will be added This helps support development and keeps the ESO addon ecosystem fun and alive!UsageIf you’re an addon developer and want to use LibCustomIcons:local icon = LibCustomIcons.GetIcon(“@accountName”)Documentation will be expanded as needed feel free to open an issue if you need help integrating it.Repository Structureicons/: Contains all custom icon definitions LibCustomIcons.lua: Core logic to retrieve and manage custom icons ContributingCommunity contributions are welcome and appreciated!Fork the repo Add your custom icon to the data file Open a Pull Request with a short description Make sure to keep icons appropriate and tasteful. Offensive or misleading content will not be accepted.Creditshttps://contrib.rocks/image?repo=m00nyONE/LibCustomIcons Made with contrib.rocksContactFor questions, contributions, or donations:GitHub: Issues & PRs