WordPress Plugin: MtG Block

A few days ago I had the need to display a Magic the Gathering decklist in my post. I could just link out to Moxfield of course, which does a great job with lists. Or I could just paste the list as a text paragraph. Or I could overengineer a custom WordPress block instead!

Long story short: I had ChatGPT whip up a plugin that adds a custom MtG block. You paste a list there (Moxfield, MtG Arena, MTGO formats supported) and on the frontend, a nice list is displayed.

The design was garbage and I wanted an auto update function as well, so I had to fiddle with the knobs myself for a while, too. Now it’s here, and it is for you, if you want it:

https://github.com/oelna/wordpress-mtg-decklist-block

See my other post for an example. And don’t @ me if your site burns!