improved logging for some cases of ParseNumberListToSet, fixed erroneous duplicate entries error logging

This commit is contained in:
zeb
2025-11-07 14:23:54 -05:00
parent f326bee515
commit cd2d0146bb
2 changed files with 9 additions and 3 deletions

View File

@@ -194,6 +194,9 @@ AuctionHouseBot.BuyoutBelowVendorVariationAddPercent = 0.25
# AuctionHouseBot.<faction>.MinItems
# AuctionHouseBot.<faction>.MaxItems
# The minimum and maximum number of items to post on that auction house
# Note: If you have AllowTwoSide.Interaction.Auction enabled in your AzerothCore's
# worldserver.conf, then only the Neutral AH will appear to fill in the
# database. Auctions will still appear in non-Neutral AH.
# Default: 15000 for both
###############################################################################