Want to extend your AzerothCore private server with new features? In this ultra-short tutorial, I show you exactly how to install and configure a module step-by-step. Perfect for beginners getting started with private servers.
✔ Download & Unpack: Grab your module from GitHub and drop it into the modules folder.
✔ Recompile: Yes, it sucks, but you have to recompile the server to make it work.
✔ Configure: Rename your .dist files to .conf and tweak them to your liking.
✔ Database Fixes: If your server crashes with a database error, don't panic.
✔ SQL Import: Use the command line to manually import SQL files into the auth, characters, or world databases.
✔ Launch: Start the server and enjoy your new features!