Skip to content

lightningboltemoji/clear-unsent-messages

Repository files navigation

Clear Unsent Messages

A RuneLite plugin for clearing unsent messages from your chatbox

Picture of a message with leading 1s

Video of the plugin clearing an unsent message from the chatbox

Settings

Picture of the settings panel

Time-based

Clears unsent message after a configurable duration of typing inactivity. This can be set to only trigger for messages made up of spaces and numbers (for example, " 11111" but not "sit").

Default: enabled with a delay of 2000ms (2.0 seconds) for all messages

Hotkey (new)

Clears unsent message when a configurable hotkey is pressed, saving you from needing to hold backspace.

Default: disabled

Changelog

  • 2025-02-10: Fix compatibility with latest game update. No longer use hardcoded widget IDs.
  • 2024-11-13: Add instant clear hotkey. Refactor to ignore non-character keys (e.g. arrows).
  • 2024-10-08: Fix compatibility with latest RuneLite version.
  • 2023-09-06: Performance optimizations (do less on client thread).
  • 2023-02-20: Fix compatibility with the Key Remapping plugin.
  • 2023-02-09: Fix resizable mode. Fix text alignment when clearing long messages.

About

RuneLite plugin for clearing unsent messages like " 111111"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages