mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-13 09:07:20 +00:00
profile updates
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
"MODULE_ACCOUNT_ACHIEVEMENTS",
|
||||
"MODULE_AUTO_REVIVE",
|
||||
"MODULE_GAIN_HONOR_GUARD",
|
||||
"MODULE_ELUNA",
|
||||
"MODULE_TIME_IS_TIME",
|
||||
"MODULE_RANDOM_ENCHANTS",
|
||||
"MODULE_SOLOCRAFT",
|
||||
@@ -24,6 +23,7 @@
|
||||
"MODULE_REAGENT_BANK",
|
||||
"MODULE_BLACK_MARKET_AUCTION_HOUSE",
|
||||
"MODULE_ELUNA_TS",
|
||||
"MODULE_ELUNA",
|
||||
"MODULE_AIO",
|
||||
"MODULE_ELUNA_SCRIPTS",
|
||||
"MODULE_EVENT_SCRIPTS",
|
||||
@@ -34,7 +34,7 @@
|
||||
"MODULE_ITEM_LEVEL_UP",
|
||||
"MODULE_GLOBAL_CHAT"
|
||||
],
|
||||
"label": "\ud83e\udde9 Sam",
|
||||
"description": "Sam's playerbot-centric preset (use high bot counts)",
|
||||
"order": 7
|
||||
"label": "\ud83e\udde9 RealmMaster",
|
||||
"description": "RealmMaster suggested build (33 enabled modules)",
|
||||
"order": 0
|
||||
}
|
||||
|
||||
@@ -342,6 +342,6 @@
|
||||
"MODULE_CLASSIC_MODE"
|
||||
],
|
||||
"label": "\ud83e\udde9 All Modules",
|
||||
"description": "Enable every optional module in the repository",
|
||||
"order": 5
|
||||
"description": "Enable every optional module in the repository - NOT RECOMMENDED",
|
||||
"order": 7
|
||||
}
|
||||
|
||||
8
config/module-profiles/azerothcore-vanilla.json
Normal file
8
config/module-profiles/azerothcore-vanilla.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"modules": [
|
||||
|
||||
],
|
||||
"label": "\u2b50 AzerothCore Main - Mod Free",
|
||||
"description": "Pure AzerothCore with no optional modules enabled",
|
||||
"order": 3
|
||||
}
|
||||
@@ -6,5 +6,5 @@
|
||||
],
|
||||
"label": "\ud83e\udde9 Playerbots Only",
|
||||
"description": "Minimal preset that only enables playerbot prerequisites",
|
||||
"order": 6
|
||||
"order": 4
|
||||
}
|
||||
@@ -7,9 +7,12 @@
|
||||
"MODULE_TRANSMOG",
|
||||
"MODULE_NPC_BUFFER",
|
||||
"MODULE_LEARN_SPELLS",
|
||||
"MODULE_FIREWORKS"
|
||||
"MODULE_FIREWORKS",
|
||||
"MODULE_ELUNA_TS",
|
||||
"MODULE_ELUNA",
|
||||
"MODULE_AIO"
|
||||
],
|
||||
"label": "\ud83e\udd16 Playerbots + Suggested modules",
|
||||
"description": "Suggested stack plus playerbots enabled",
|
||||
"order": 2
|
||||
"order": 1
|
||||
}
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"modules": [
|
||||
"MODULE_ELUNA_TS",
|
||||
"MODULE_ELUNA",
|
||||
"MODULE_AIO",
|
||||
"MODULE_SOLO_LFG",
|
||||
"MODULE_SOLOCRAFT",
|
||||
"MODULE_AUTOBALANCE",
|
||||
@@ -10,6 +12,6 @@
|
||||
"MODULE_FIREWORKS"
|
||||
],
|
||||
"label": "\u2b50 Suggested Modules",
|
||||
"description": "Baseline solo-friendly quality of life mix",
|
||||
"order": 1
|
||||
}
|
||||
"description": "Baseline solo-friendly quality of life mix (no playerbots)",
|
||||
"order": 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user