An open library of RPG Maker MV plugins, powered by the community.

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

Exclude Material Guard - ExcludeMaterialGuard.js

Plugin desc : MaterialSelectorPlugin

License : MIT License

Author : triacontane

Website : https://triacontane.blogspot.com/

Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/master/ExcludeMaterialGuard.js

File name : ExcludeMaterialGuard.js

Help of plugin :

* @plugindesc MaterialSelectorPlugin
 * @author triacontane
 *
 * @param ImageFiles
 * @desc This is a list of image materials to exclude from the delete unused files feature.
 * @default
 * @require 1
 * @dir img/
 * @type file[]
 *
 * @param AudioFiles
 * @desc This is a list of audio material to exclude from the delete unused files feature.
 * @default
 * @require 1
 * @dir audio/
 * @type file[]
 *
 * @help By selecting a material, you can delete unused material.
 * You can exclude them from the list.
 *
 * By supporting the type designation function implemented in the main body
 * version 1.5.0 of Maker MV, you can remove the target.
 * You can select multiple files from the file dialog.
 *
 * It is not possible to keep all the files in a folder,
 * but you must select all the files one by one.
 *
 * This plugin is released under the MIT License.

スポンサードリンク

-MV plugins

Copyright© PGMV - The Community-Driven Plugin Library for RPG Maker MV , 2026 All Rights Reserved.