Hi everyone, I'm sharing a small free utility plugin for RPG Maker MZ.
This is a free RPG Maker MZ utility plugin designed to help catch suspicious or malformed notetag formatting during playtest.
If you work with a lot of plugins, a lot of note boxes, or large messy databases, this plugin can help you spot bad lines before they turn into long debugging sessions.
What it does
scans your project notes during playtest
reports suspicious formatting in the console
shows a quick in-game summary popup
supports ignored tags
includes a full warning report scene
supports deep map and event note scanning
Why I made this
Once a project gets bigger, notetags become very easy to mess up.
A missing >
A broken copied line
A weird leftover tag from an old plugin
A malformed custom note from 2am brain damage
…and suddenly something stops working and you have to waste time hunting it down.
CT_NotetagGuardian was made to help reduce that nonsense.