Hide Party Buffs/Debuffs

I am looking for a way (without ElvUI) to hide the buffs/debuffs below the Blizzard Party Unitframes.
I didn’t find an option in “Blizz Move” or “HideBlizzard” or “MoveAnything”. (maybe there is one?)
MA actually has the option for “player”, “target” and “focus” but not for “party”, which is kinda mindblowing.

Anyone any idea?

You can add any frames to Move Anything /fstack to find em.

After 30 minutes of Google I gotta ask how to do that.
/fstack maybe shows something, idk, at least the wording “buff” seems to appear. I don’t see how to add or edit the frame I want tho.

…any element not in the list can be added to the Custom Frames category by either /move frameName, /mafe frameName, /hide frameName or one of the move/mafe/hide keybindings
https://www.curseforge.com/wow/addons/move-anything

Is there a way to add a frame so I can edit it like other frames at CE or can I only open the window with the settings of the frame?

EDIT: Actually I can’t tell what exactly it is and it seems I’d have to hide every buff one by one, I just fkd up my UI completely with this.

No idea, I don’t use MoveAnything.

Do you mean the buffs that only show up when you mouse-hover over a party member’s frame?

To hide this, type the following into the console:

/run PartyMemberBuffTooltip:HookScript("OnShow", function(self) self:Hide() end)

I had an issue with an addon basically and it looked like this:
https://imgur.com/oTZiext
I did not hover over the frame and it looked just horrible. Luckily this was not intended and just a bug, the guy fixed it by now.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.