FFXIV MACRO

Show hotbars 1 through 10

A practical multiline macro that combines official text commands to show hotbars 1 through 10.

UI & HUDDifficulty: EasyUI switch11 line macro

Macro code

/hotbar, /echo
/hotbar display 1 on
/hotbar display 2 on
/hotbar display 3 on
/hotbar display 4 on
/hotbar display 5 on
/hotbar display 6 on
/hotbar display 7 on
/hotbar display 8 on
/hotbar display 9 on
/hotbar display 10 on
/echo 全ホットバーを表示しました。

What this does

A practical multiline macro that combines official text commands to show hotbars 1 through 10.

How to use

Copy the code into an empty User Macros slot. Review the requirements and notes, adapt it to your settings, then run it.

Requirements

Changes the visibility of PC hotbars 1 through 10.

    Notes

    Numbers and HUD layouts differ by player. Adapt the macro to your own setup before running it.

    Verified patch7.55
    Last verified2026-08-28
    Official command/hotbar, /echo
    Check official command