BossHuso / discord-rare-drop-notificater

Sends a detailed notification via Discord webhooks whenever you get a rare/unique drop.
BSD 2-Clause "Simplified" License
17 stars 42 forks source link

Hide PMs and Plugin Overlays in Notifications #62

Closed ohc33 closed 2 years ago

ohc33 commented 2 years ago

Option to hide Private Messages and Plugin overlays in your screenshots

BossHuso commented 2 years ago

Not possible, so closing this issue for now.

iProdigy commented 1 year ago

In Dink, we were able to achieve this by momentarily hiding the chatbox and PM widgets for the duration of the screenshot. (However this approach doesn't hide overlays created by other plugins)

Disclaimer: i'm a maintainer of dink

iProdigy commented 1 year ago

Related: https://github.com/runelite/runelite/pull/5742