Skip to content

Settings

Macro Keybinds exposes one setting in the Configure Settings window. The visible Disable Default Hotbar Numbers setting is client-scoped, so each user configures it per browser. The hidden user keybind store is user-scoped and saved to your account on the server.

DefaultOff
Requires reloadYes

When enabled, the core executeMacro0-executeMacro9 keybindings are cleared. The number row no longer triggers the macro hotbar, freeing 1-9 and 0 for your own bindings.

When disabled, the digit keys are restored to their default unmodified Digit0-Digit9 bindings.

Toggling the setting takes effect after a reload.

Your bindings are stored in a hidden per-user setting. The store is a map of macro ID to the recorded key, modifiers, and macro name. It isn’t surfaced in the settings UI; manage bindings from each macro’s configuration window instead.

The store self-heals on read: if it ever contains a non-object value, it’s reset to an empty map. Bindings to deleted macros sit in the store until you open the Configure Controls window, which rebuilds the store and drops any entry whose macro no longer exists.