The new update is nice and it looks good!
A general suggestion would be to be able to toggle it on and off.
Not sure exactly how but I know some plugins can be activated through commands in game(?)
Having it being able to be turned on and off would offer the ability to turn it into an item you can find/gain in game.
Either as a treasure or be given to you and thus unlocking the ability to have it as progress in games o/
I'm just brainstorming a bit.
Viewing post in Kadajah's Automatic Bestiary for RPG Maker MZ comments
Hey bro, I liked the suggestion, so I went ahead and implemented it since I only needed to create a plugin command to toggle it on and off.
In your new game, on the first map, create an event with a plugin command to disable the menu; whenever you want it to appear, simply call that same plugin command with the instruction to enable it.