-
Notifications
You must be signed in to change notification settings - Fork 2
Description
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:
-
Exclude items: To exclude items from posting onto Discord regardless of value.
-
Include items: To post these drops onto Discord regardless of value.
These options are already available with the Discord Rare Drop Notificater plugin as reference:

(That feature works with keywords as full item names)
I have also an extra feature request:
- Include Untradeable Drops (Toggle): Include untradeable drops to post on Discord regardless of value.
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).