Skip to content

Add Collector exclusion commands#25

Open
Hippoom wants to merge 1 commit into
Stormhand-dev:mainfrom
Hippoom:pr/collector-exclusion-commands
Open

Add Collector exclusion commands#25
Hippoom wants to merge 1 commit into
Stormhand-dev:mainfrom
Hippoom:pr/collector-exclusion-commands

Conversation

@Hippoom

@Hippoom Hippoom commented May 13, 2026

Copy link
Copy Markdown

Summary

  • Adds /dfrl collector commands to list, exclude, re-add, and reset minimap button exclusions.
  • Persists excluded minimap button names in the Collector settings.
  • Releases excluded buttons from Collector ownership and skips them during future scans.
  • Documents the new commands in the README.

Test plan

  • Used /dfrl collector list to show known minimap buttons.
  • Used /dfrl collector del <ButtonName> to release a button from the Collector.
  • Reloaded the UI and verified the excluded button stayed outside the Collector.
  • Used /dfrl collector add <ButtonName> to let Collector manage the button again.
  • Used /dfrl collector reset to clear exclusions.

Fixes #24

Add /dfrl collector commands to list known minimap buttons, exclude buttons from Collector management, re-add excluded buttons, and reset exclusions. Document the commands in the README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add slash commands to exclude minimap buttons from the Collector

1 participant