MidgetJake / UniversalDiscordNotifier

BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Loot: Option to Exclude / include items to post on Discord #8

Open CypherNL opened 2 years ago

CypherNL commented 2 years ago

The loot option is kinda lacking. It posts items based on it's value which you can set a minimal value threshold of (like posting only items that have above 5K in value). But it doesn't post items that are rare but doesn't have a value (like clue scrolls) and if you have set a value of 1 or 0 it also post bones at every drop as well which is quite spammy.

So for this problem i would like to see these options into the plugin:

These options are already available with the Discord Rare Drop Notificater plugin as reference: Item lists rade drop notificater (That feature works with keywords as full item names)

I have also an extra feature request:

This could be detected using the chat log since these drops will be logged there if you enable that in-game. (Chat > Untradeable loot notifications). If this function could be added i think it would be nice if it works with the Exclude items option (like you want to log every untradeable drop with the exception of clue scrolls).