[worldserver] ############################# # CONGRATS ON LEVEL-UP ############################# # Enable the module? (1: true | 0: false) Congrats.Enable = 1 # Enable the Per level congratulations announcement (1: true | 0: false) CongratsPerLevel.Enable = 1 # Announce the module when the player logs in? Congrats.Announce = 1 # ID Acore String Message Congrats.Acore.String.ID = 60000 # Ignore Playerbots entirely? (1: true | 0: false) # # PlayerbotFactory calls Player::GiveLevel() whenever it randomises a bot, which fires # the same level-changed hook a real ding does. With this off, every bot re-roll past a # reward level broadcasts to the whole server and hands the bot gold and items. # Has no effect on a core built without mod-playerbots. Congrats.SkipBots = 1