Module to enable various features for new players
- 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
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.
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.
- Module for AzerothCore created by Gozzim
- AzerothCore: repository - website
This code and content is released under the GNU AGPL license.