Elmsroth / mod-trade-items-filter

AzerothCore custom module which allows filtering traded items

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

AzerothCore custom module which allows filtering traded items

License:MIT License


Languages

Language:C++ 89.0%Language:Shell 11.0%