/mod-FirstLogin-AIO

All-In-One Solution module to easily enable features for new players

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

This is a module for logo AzerothCore

Additional First Login Features

core-build CodeFactor

Description

Module to enable various features for new players

Features

  • Enable/Disable module
  • Announcement of enabled module on login
  • Set number of stable slots for hunters to start with
  • Enable hunters starting with a random pet
    • Different options for random name generation for hunter starting pets
  • Enable hunters starting with all their pet spell
  • Enable warlocks starting with selectable minions and according spells
  • Set number of bank slots for new players
    • Different options for bags within those bank bag slots
  • Enable players starting with dual spec

Installation

1) Simply place the module under the `modules` directory of your AzerothCore source. 
2) Import the SQL manually to the right Database.
3) Re-run cmake and launch a clean build of AzerothCore.

Edit module configuration (optional)

If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is), copy FirstLogin.conf.dist to FirstLogin.conf and edit that new file.

Credits

License

This code and content is released under the GNU AGPL license.