SQA Data

Optional user-editable message and nickname data for Summon Queue Assist (SQA)
# Summon Queue Assist Data (SQA Data)

**SQA Data** is the optional companion data addon for **Summon Queue Assist (SQA)**.

It provides the extended summon messages and nickname data that are kept separate from the SQA core addon.

## Why SQA Data Exists

SQA is designed to work as a standalone addon, with five built-in fallback messages in each message category.

SQA Data provides the larger, personalised message library without putting user-editable files inside the core addon.

This means future SQA updates can be installed normally without overwriting your custom messages or nickname mappings.

## Included Data

### 💬 Extended Messages

SQA Data currently provides:

- **15 Openings**
- **15 Middles**
- **15 Endings**
- **30 Clicker messages**
- **20 Arrival messages**

These are combined by SQA to create a large variety of summon announcements.

The `%T` token is replaced automatically with the relevant player's display name.

### 👤 Nicknames

The `Nicknames.lua` file provides a simple editable table for custom player nicknames.

For example:

```lua
DarnaSummonAssistNicknames = {
    ["CharacterName"] = "Nickname",
}
```

## Optional Companion

SQA Data is **not required** for SQA to function.

**Without SQA Data:**
SQA uses its built-in five-message fallback arrays.

**With SQA Data:**
SQA uses the extended/custom message and nickname data supplied here.

## Safe Updates

SQA Data is deliberately separated from the SQA core addon.

This allows:

- SQA core updates without overwriting custom data.
- Independent customisation of messages and nicknames.
- Independent future updates to the data package.

## Installation

Install **SQA Data** alongside **Summon Queue Assist** in your WoW Classic Era `Interface/AddOns` folder.

The SQA core addon should be installed first; SQA Data is an optional companion package.

## User Customisation

`Messages.lua` and `Nicknames.lua` are intended to be edited by the user.

Keep the Lua syntax intact when making changes.

The SQA Data Team

profile avatar
  • 4
    Projects
  • 154
    Downloads

More from Darnathem

  • Summon Queue Assist - SQA project image

    Summon Queue Assist - SQA

    A lightweight summon queue manager for Warlocks, designed to simplify and organise Ritual of Summoning in Classic Era.

    • 4
    • September 2, 2026
  • TrinketAssist project image

    TrinketAssist

    TrinketAssist is a lightweight Classic addon providing movable, scalable action buttons for your on-use Trinkets

    • 98
    • August 24, 2026
  • ManaGemAssist project image

    ManaGemAssist

    A compact, one-button Mana Gem assistant for Classic Era Mages. Create and use every gem rank, track the shared cooldown, and always see your highest available gem. Optional visual and audio alerts when it becomes ready.

    • 51
    • August 16, 2026
  • Summon Queue Assist - SQA project image

    Summon Queue Assist - SQA

    A lightweight summon queue manager for Warlocks, designed to simplify and organise Ritual of Summoning in Classic Era.

    • 4
    • September 2, 2026
  • TrinketAssist project image

    TrinketAssist

    TrinketAssist is a lightweight Classic addon providing movable, scalable action buttons for your on-use Trinkets

    • 98
    • August 24, 2026
  • ManaGemAssist project image

    ManaGemAssist

    A compact, one-button Mana Gem assistant for Classic Era Mages. Create and use every gem rank, track the shared cooldown, and always see your highest available gem. Optional visual and audio alerts when it becomes ready.

    • 51
    • August 16, 2026