Description
# Minimap Buttons
Addon buttons pile up around the minimap. MinimapButtons gathers them in a panel that opens from a single button.
## Commands
- /mb (or /mbb) : options
- /mb toggle : open or close the panel
- /mb ignore <name> / /mb unignore <name> : leave a button on the minimap / collect it again
- /mb add <name> / /mb remove <name> : collect a frame that is not recognised on its own
- /mb reset : put the button back next to the minimap
- /mb debug : every frame on the minimap, and why it was collected or skipped
- /mb help : all commands
## Known issue
On the Forever beta, the game does not reload addon settings at login, so they reset each session. This is a client bug that affects every addon.
## Credits
Same idea as MinimapButtonButton by syndenbock. Written from scratch, no shared code.


