mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-03-08 01:20:28 +00:00
chore: sync module manifest
This commit is contained in:
@@ -5881,6 +5881,90 @@
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
},
|
||||
{
|
||||
"key": "MODULE_MOD_SHARED_PROFESSIONS",
|
||||
"name": "mod-shared-professions",
|
||||
"repo": "https://github.com/thanhtong89/mod-shared-professions.git",
|
||||
"description": "Make professions account-wide. Auto-sync skill level and recipes on login and on learning professions.",
|
||||
"type": "cpp",
|
||||
"category": "uncategorized",
|
||||
"notes": "Discovered via GitHub topic 'azerothcore-module'",
|
||||
"status": "active",
|
||||
"order": 5000,
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
},
|
||||
{
|
||||
"key": "MODULE_MOD_AUTO_GATHER",
|
||||
"name": "mod-auto-gather",
|
||||
"repo": "https://github.com/thanhtong89/mod-auto-gather.git",
|
||||
"description": "Autogathers herbs / ores when nearby, and show both types of nodes on the minimap at all times.",
|
||||
"type": "cpp",
|
||||
"category": "uncategorized",
|
||||
"notes": "Discovered via GitHub topic 'azerothcore-module'",
|
||||
"status": "active",
|
||||
"order": 5000,
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
},
|
||||
{
|
||||
"key": "MODULE_MOD_MOUNT_FEEDING",
|
||||
"name": "mod-mount-feeding",
|
||||
"repo": "https://github.com/claudevandort/mod-mount-feeding.git",
|
||||
"description": "AzerothCore Mount Feeding module",
|
||||
"type": "cpp",
|
||||
"category": "uncategorized",
|
||||
"notes": "Discovered via GitHub topic 'azerothcore-module'",
|
||||
"status": "active",
|
||||
"order": 5000,
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
},
|
||||
{
|
||||
"key": "MODULE_MOD_MOUNT_SCALING",
|
||||
"name": "mod-mount-scaling",
|
||||
"repo": "https://github.com/claudevandort/mod-mount-scaling.git",
|
||||
"description": "AzerothCore Mount Scaling module",
|
||||
"type": "cpp",
|
||||
"category": "uncategorized",
|
||||
"notes": "Discovered via GitHub topic 'azerothcore-module'",
|
||||
"status": "active",
|
||||
"order": 5000,
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
},
|
||||
{
|
||||
"key": "MODULE_MOD_ABYSSAL_STORAGE",
|
||||
"name": "mod-abyssal-storage",
|
||||
"repo": "https://github.com/thanhtong89/mod-abyssal-storage.git",
|
||||
"description": "AzerothCore module allowing auto-deposit to a limitless vault, account wide, with support for auto-withdrawal for crafting.",
|
||||
"type": "cpp",
|
||||
"category": "uncategorized",
|
||||
"notes": "Discovered via GitHub topic 'azerothcore-module'",
|
||||
"status": "active",
|
||||
"order": 5000,
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
},
|
||||
{
|
||||
"key": "MODULE_AZEROTHCORE_WOTLK_MCP",
|
||||
"name": "azerothcore-wotlk-mcp",
|
||||
"repo": "https://github.com/Lingelo/azerothcore-wotlk-mcp.git",
|
||||
"description": "MCP Server for managing AzerothCore WotLK via SOAP \u2014 enables LLM-powered GM administration through typed tools.",
|
||||
"type": "tool",
|
||||
"category": "tooling",
|
||||
"notes": "Discovered via GitHub topic 'azerothcore-tools'",
|
||||
"status": "active",
|
||||
"order": 5000,
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user