logcleaner¶
This plugin prevents spam from cluttering your announcement history and filling the 3000-item reports buffer. It runs approximately every 100 ticks and clears selected report types from both the global reports buffer and per-unit logs.
Usage¶
Basic commands¶
logcleanerShow the current status of the plugin.
logcleaner enableEnable the plugin (persists per save).
logcleaner disableDisable the plugin.
Configuring filters¶
logcleaner combatClear combat reports (also enables the plugin if disabled).
logcleaner sparringClear sparring reports.
logcleaner huntingClear hunting reports.
logcleaner combat,sparringClear multiple report types (comma-separated).
logcleaner allEnable all three filter types.
logcleaner noneDisable all filter types.
Examples¶
Clear only sparring reports:
logcleaner sparring
Clear combat and hunting, but not sparring:
logcleaner combat,hunting
Overlay UI¶
Run gui/logcleaner to open the settings overlay, or access it from the
control panel under the Gameplay tab.
The overlay provides:
Enable toggle: Turn the plugin on or off (
Shift+E)Combat toggle: Clear combat reports (
Shift+C)Sparring toggle: Clear sparring reports (
Shift+S)Hunting toggle: Clear hunting reports (
Shift+H)