
LibDurability
A library for transmitting and receiving durability information of players in your group.
Addon Details
Expansion
Categories
Developers
Having issues?
Please support my work on Patreon/GitHub
A library for transmitting and receiving durability information of players in your group.
API
LD:Register(addon, function)
addon - The name of your addon (string) or your addon object (table)
function - The name of function tied to the addon object (string) or a function reference
LD:Unregister(addon)
addon - The name of your addon (string) or your addon object (table)
LD:RequestDurability(channel)
channel - The name of the channel to request durability on (string) or nil/false/no value for automatic.
- Valid channels are INSTANCE_CHAT, RAID, PARTY.
Example:
local LD = LibStub("LibDurability")
local function update(percent, broken, sender, channel)
print(format("User %s has a durability of %d%% and has %d broken items!", sender, percent, broken))
end
LD:Register("myAddOnNameOrObject", update)
LD:RequestDurability()
More addons for Legion
Discover other addons that might interest you
Anti-Social Mode
This addon allows players to send an auto whisper to people when whispered, informing them…
RCLootCouncil
Interface for running a Loot Council
WoWLevelBuddy
Congratulates you for levelling up and also tells you what you got from levelling up.
Veneer
BuffFrame customization and a little bit more
PhanxBind
Direct key bindings for your spells and macros.
Titan Panel [Wakening Essences]
Shows how many Wakening Essences you have on Titan Panel.
Filter
Replaces LFG tool with a better option.
Atlas Wrath of the Lich King
Wrath of the Lich King Instances' Maps