From 3b6c679da4ba5ecf898e115ed6f3d93b0a3d9399 Mon Sep 17 00:00:00 2001 From: Xurkon <36556990+Xurkon@users.noreply.github.com> Date: Sun, 3 May 2026 14:55:21 -0500 Subject: [PATCH] Clarify that server plugins require Questie-X-WotLKDB as base layer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b14f50b..94cd565 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ Questie-X **requires** a database plugin to function. The plugin provides quest, **Download and install the plugin for your server from the table below:** +> **💡 All server plugins also require Questie-X-WotLKDB as the base layer.** Your server-specific plugin (AscensionDB, ClassicDB, etc.) provides the quest data overrides and custom content — but Questie-X-WotLKDB is still needed underneath it for the core WotLK quest data that your server's plugin extends. Install both. + | Your Server | Plugin to Download | Repository | |-------------|------------------|------------| | WotLK 3.3.5 (most private servers) | **Questie-X-WotLKDB** | [Xurkon/Questie-X-WotLKDB](https://github.com/Xurkon/Questie-X-WotLKDB) |