Paladin Protection Macros

Ready-to-paste macros for Protection Paladin: the burst key derived from the current top parses, plus the macros this spec actually uses. Spell names follow the language you pick on this site, so they match your game client.

Burst key

Burst key — from the top parses above Macro commands →
#showtooltip Avenger's Shield
/use 13
/use 14
/cast Sentinel
/cast Shield of the Righteous
/cast Avenger's Shield

A macro can fire only one global-cooldown ability per press — that is the game's limit, not ours. So a burst key is exactly: on-use trinkets + the off-GCD cooldowns top players press in their opener + one opener spell. Nothing else fits.

Off-GCD cooldowns pressed within the first 8 casts by at least 2 of the 3 sampled players, defensives and movement removed. Ends with the first on-GCD opener so everything fires in one press.

Slot 13 / 14: the data cannot tell which slot the on-use trinket sits in, so both are listed; the passive one just prints cannot use.

Burst key — from the top parses above Macro commands →
#showtooltip Judgment
/cast Shield of the Righteous
/cast Sentinel
/cast Judgment

A macro can fire only one global-cooldown ability per press — that is the game's limit, not ours. So a burst key is exactly: on-use trinkets + the off-GCD cooldowns top players press in their opener + one opener spell. Nothing else fits.

Off-GCD cooldowns pressed within the first 8 casts by at least 2 of the 3 sampled players, defensives and movement removed. Ends with the first on-GCD opener so everything fires in one press.

Burst key — from the top parses above Macro commands →
#showtooltip Judgment
/cast Shield of the Righteous
/cast Sentinel
/cast Judgment

A macro can fire only one global-cooldown ability per press — that is the game's limit, not ours. So a burst key is exactly: on-use trinkets + the off-GCD cooldowns top players press in their opener + one opener spell. Nothing else fits.

Off-GCD cooldowns pressed within the first 8 casts by at least 2 of the 3 sampled players, defensives and movement removed. Ends with the first on-GCD opener so everything fires in one press.

Spec macros · 12.1

Spell names below are shown in this site's language . Your game client must use the same language, or the macro will say unknown spell.
Blessing of Protection (mouseover)
#showtooltip Blessing of Protection
/stopcasting
/cast [@mouseover,help,nodead][] Blessing of Protection
Casts on the mouseover ally, otherwise your target
Blessing of Freedom (mouseover)
#showtooltip Blessing of Freedom
/stopcasting
/cast [@mouseover,help,nodead][] Blessing of Freedom
Casts on the mouseover ally, otherwise your target
Blessing of Sacrifice (mouseover)
#showtooltip Blessing of Sacrifice
/stopcasting
/cast [@mouseover,help,nodead][] Blessing of Sacrifice
Casts on the mouseover ally, otherwise your target
Lay on Hands (mouseover)
#showtooltip Lay on Hands
/stopcasting
/cast [@mouseover,help,nodead][] Lay on Hands
Casts on the mouseover ally, otherwise your target
Word of Glory (mouseover, self fallback)
#showtooltip Word of Glory
/stopcasting
/cast [@mouseover,help,nodead][] Word of Glory
Heals the mouseover ally, otherwise yourself / your target
Intercession (mouseover)
#showtooltip Intercession
/stopcasting
/cast [@mouseover,dead,exists][] Intercession
Combat res on the dead mouseover ally
Cleanse Toxins (mouseover, self fallback)
#showtooltip Cleanse Toxins
/cast [@mouseover,help,nodead][] Cleanse Toxins
Dispels the mouseover ally, otherwise yourself / your target
Rebuke (focus)
#showtooltip Rebuke
/stopcasting
/cast [@focus,exists][] Rebuke
Interrupts focus if set, otherwise target
Divine Shield on / off
#showtooltip Divine Shield
/stopcasting
/cast Divine Shield
/cancelaura [noknown:Final Stand] Divine Shield
Second press drops the bubble (kept if you have Final Stand, since the taunt matters)
Drop every immunity
#showtooltip Divine Shield
/stopcasting
/cast Divine Shield
/cancelaura [noknown:Final Stand] Divine Shield
/cancelaura Blessing of Protection
/cancelaura [known:Blessing of Spellwarding] Blessing of Spellwarding
One key to bubble and to cancel any immunity that stops you from holding threat

Collected from public Patch 12.1 guides and checked for this patch. Spell names follow the language you selected on this site and must match your game client. If a macro does not work on your client, report it with the button on the card.