FFXIV MACRO
Open the crafting HUD and hotbars
A practical multiline macro that combines official text commands to open the crafting hud and hotbars.
UI & HUDDifficulty: EasyUI switch5 line macro
Macro code
/hudlayout, /hotbar, /craftinglog, /echo/hudlayout 4
/hotbar display 7 on
/hotbar display 8 on
/craftinglog
/echo 製作準備を整えました。What this does
A practical multiline macro that combines official text commands to open the crafting hud and hotbars.
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
Configure HUD layout 4 and hotbars 7 and 8 for crafting.
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/hudlayout, /hotbar, /craftinglog, /echo
Check official command