The duplicate plugin warning is sometimes unwanted

I am building a plugin that’s specifically designed to be included more than once in the plugins list. In RPGMaker MZ, this causes the Plugin Manager to show a warning about a duplicate plugin, which suppresses other important warnings.

Is there any way to avoid this?

I’d like it if I could annotate my plugin so that the duplicate warning doesn’t show. Even if adding a new annotation is too difficult, it would be great if at least warnings about a missing base could take priority over a duplicate warning.

Example 1 (this is fine):

Example 2 (this is fine):

Example 3 (this is unwanted but bearable):

Example 4 (this is bad - it should warn about the missing base like in example 1):

Note: Please consider the above screenshots as if those are the only plugins in the list.

2 Likes