FFXIV MACRO LIBRARY

Useful FFXIV macros

Search by what you want to do, then copy a verified text command without retyping it.

Filter by crafting conditions

Shows entries whose recorded stats do not exceed yours. Unrecorded conditions are excluded. This is not an HQ guarantee: check recipe, initial quality and Trial Synthesis. Enter your stats after food if used.

Results for “crafter”

14 results
UI & HUD

Cycle cross hotbar sets

Cycle cross hotbar sets. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/crosshotbar change next
UI switch
UI & HUD
2 lines

Make combat cross hotbar 1 job-specific

Make combat cross hotbar 1 job-specific. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/crosshotbar share 1 off
/crosshotbar change 1
UI switch
How to use
UI & HUD

Open your travel cross hotbar

Open your travel cross hotbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/crosshotbar change 8
UI switch
UI & HUD
2 lines

Share a travel cross hotbar

Share a travel cross hotbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/crosshotbar share 8 on
/crosshotbar change 8
UI switch
How to use
UI & HUD

Copy a hotbar to a spare bar

Copy a hotbar to a spare bar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/hotbar copy current 1 current 10
UI switch
UI & HUD

Restore a layout from a spare bar

Restore a layout from a spare bar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/hotbar copy current 10 current 1
UI switch
UI & HUD
2 lines

Open one utility menu and close another

Open one utility menu and close another. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/hotbar display 9 on
/hotbar display 10 off
UI switch
How to use
UI & HUD

Toggle a utility hotbar

Toggle a utility hotbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/hotbar display 10
UI switch
UI & HUD
2 lines

Make a combat hotbar job-specific

Make a combat hotbar job-specific. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/hotbar share 1 off
/hotbar display 1 on
UI switch
How to use
UI & HUD
2 lines

Share a utility hotbar across jobs

Share a utility hotbar across jobs. This prepares layout or visibility; it does not execute a combat or crafting rotation.

/hotbar share 10 on
/hotbar display 10 on
UI switch
How to use
UI & HUD
5 lines

Open the crafting HUD and hotbars

A practical multiline macro that combines official text commands to open the crafting hud and hotbars.

/hudlayout 4
/hotbar display 7 on
/hotbar display 8 on
/craftinglog
/echo Crafting workspace ready.
UI switch
How to use