Files
wow-ActionBarSaverDaved/README.md

1.8 KiB

ActionBarSaver:Daved

Overview

ActionBarSaver:Daved is an addon for saving and restoring action bar profiles and keybindings. It is based on the original ActionBarSaver addon but is a full re-write.

All sets are saved by class rather than by character. Additionally, when you list profiles, you will only see profiles that pertain to your class.

Action Bar Saver Usage

/abs save <set> - Saves your current action bar setup under the given
/abs restore <set> - Restores the saved
/abs delete <set> - Deletes the saved
/abs list - Lists all saved sets
/abs alias <spellID> <aliasID> - Adds an alias with to
/abs unalias <spellID> - Removes all aliases associated with
/abs aliases - List all spell aliases
/abs export <set> - Opens a window to export the given
/abs import <set> - Opens a window to import an action bar set

Keybind Saver Usage

The addon also includes a keybind saver that allows you to save and restore your keybindings. This is useful for maintaining different keybind setups for different specs or situations.

/kbs save <set> - Saves your current keybinds under the given
/kbs restore <set> - Restores the saved
/kbs delete <set> - Deletes the saved
/kbs list - Lists all saved sets
/kbs export <set> - Opens a window to export the given
/kbs import <set> - Opens a window to import a keybind set

Known Issues

  • Aliases do not work both ways. If you alias Berserking as War Stomp and then save a set that contains Berserking, it will work properly if you restore that set on a tauren. However, if you save a set that contains War Stomp and try to restore it on a troll, it will fail. This will be addressed in a future version.