/mod-trade-items-filter

AzerothCore custom module which allows filtering traded items

Primary LanguageC++MIT LicenseMIT

AzerothCore : mod-trade-items-filter

Custom module for AzerothCore allowinf filtering in game items exchanges

🎈 What does this module do ?

This modules allows you to filter in game item exchanges by setting a "no-trade" items list.

Filtering is applied for :

  • In game "trade " (using /trade player command) ;
  • Items in mails attachments ;

🚧 Soon this module will also filter items in auctions.

⚙️ Available options

See mod-trade-items-filter.conf.dist for customizable options.

⚠️ REMINDER : Make a copy and rename the file in mod-trade-items-filter.conf before making your modifications and running the server.

🚩 Involved hooks

This modules uses the following hooks in ScriptMgr:

💻 In-Game Screenshots

Mail items filtering preview

Trade items filtering preview

From a GM who have a low security level and who cannot bypass the ModTradeItemsFilter.GameMasters.MinAccountSecurityLevelToByPassForbiddenItems restriction :

From a player point of view :

Licensing

MIT License