promotional bannermobile promotional banner

PeaversBestInSlotData

A data library addon for World of Warcraft that provides Best in Slot gear recommendations for all classes and specs.

PeaversBestInSlotData

A data library addon for World of Warcraft that provides Best in Slot gear recommendations for all classes and specs.

Website: peavers.io | Addon Backup: vault.peavers.io | Issues: GitHub

Data Source

This addon is updated daily with Best in Slot recommendations from Archon.gg, a trusted source for high-end WoW theorycrafting and gear optimization.

Features

  • Best in Slot gear data for all classes and specializations
  • Supports both Raid and Mythic+ content
  • Drop source information (boss/dungeon names)
  • Priority rankings (BiS vs alternatives)
  • Designed for integration with other addons

Installation

  1. Download from CurseForge
  2. This library is used by other addons and doesn't require direct user interaction

For Developers

Import the library in your addon and access BiS data through the provided API.

API Methods

local BiSData = _G.PeaversBestInSlotData

-- Get BiS items for a specific slot
local items = BiSData.API.GetBiSForSlot(classID, specID, slotID, contentType, source)

-- Check if an item is BiS for any spec
local bisInfo = BiSData.API.IsItemBiS(itemID, contentType, source)

-- Get full BiS list for a spec
local bisList = BiSData.API.GetFullBiSList(classID, specID, contentType, source)

-- Get data freshness timestamps
local updates = BiSData.API.GetLastUpdate(source)

-- Get available data sources
local sources = BiSData.API.GetSources()

See PeaversBestInSlot for a practical implementation example.

The PeaversBestInSlotData Team

profile avatar
Owner
  • 6
    Followers
  • 14
    Projects
  • 1.2M
    Downloads

More from PeaversView all

  • PeaversTalentsData project image

    PeaversTalentsData

    • 806.0K
    • Addons

    Data library of daily updated talent export strings based on Archon, Wowhead, and Icy Veins.

    • 806.0K
    • May 20, 2026
    • Addons
    • +1
  • PeaversCurrencyData project image

    PeaversCurrencyData

    • 197.3K
    • Addons

    Real world currency and WoW token price updated hourly

    • 197.3K
    • May 19, 2026
    • Addons
  • PeaversItemLevel project image

    PeaversItemLevel

    • 3.0K
    • Addons

    Displays player item levels in a movable frame. It provides a quick and easy way to see the item levels of everyone in your group or raid.

    • 3.0K
    • May 19, 2026
    • Addons
  • PeaversConfig project image

    PeaversConfig

    • 4.1K
    • Addons

    A centralized configuration hub for all Peavers addons. Provides a unified settings window where you can configure every Peavers addon from one place.

    • 4.1K
    • May 19, 2026
    • Addons
  • PeaversTalentsData project image

    PeaversTalentsData

    • 806.0K
    • Addons

    Data library of daily updated talent export strings based on Archon, Wowhead, and Icy Veins.

    • 806.0K
    • May 20, 2026
    • Addons
    • +1
  • PeaversCurrencyData project image

    PeaversCurrencyData

    • 197.3K
    • Addons

    Real world currency and WoW token price updated hourly

    • 197.3K
    • May 19, 2026
    • Addons
  • PeaversItemLevel project image

    PeaversItemLevel

    • 3.0K
    • Addons

    Displays player item levels in a movable frame. It provides a quick and easy way to see the item levels of everyone in your group or raid.

    • 3.0K
    • May 19, 2026
    • Addons
  • PeaversConfig project image

    PeaversConfig

    • 4.1K
    • Addons

    A centralized configuration hub for all Peavers addons. Provides a unified settings window where you can configure every Peavers addon from one place.

    • 4.1K
    • May 19, 2026
    • Addons