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

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Master Volume Option - MasterVolumeOption.js

Plugin desc : MasterVolumePlugin

License : MIT License

Author : Triacontane

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/MasterVolumeOption.js

Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/MasterVolumeOption.js

File name : MasterVolumeOption.js

Help of plugin :

* @plugindesc MasterVolumePlugin
 * @target MZ
 * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/MasterVolumeOption.js
 * @base PluginCommonBase
 * @orderAfter PluginCommonBase
 * @author Triacontane
 *
 * @param itemName
 * @type string
 * @desc It is a setting item name displayed on Options.
 * @default Master Volume
 *
 * @param defaultValue
 * @type number
 * @desc Default value of the master volume.
 * @default 100
 *
 * @param offsetValue
 * @type number
 * @desc Offset value of the all volume(including other volume).
 * @default 20
 *
 * @help MasterVolumeOption.js
 * 
 * Add the master volume to the option screen.
 * You can adjust the volume of all BGM / BGS / ME / SE at once.
 *
 * This plugin is released under the MIT License.

スポンサードリンク

-MZ plugins

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