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

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

MV plugins

Master Volume Option - MasterVolumeOption.js

Plugin desc : MasterVolumePlugin

License : MIT License

Author : triacontane (Tsumio altered a portion.)

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

File name : MasterVolumeOption.js

Help of plugin :

* @plugindesc MasterVolumePlugin
 * @author triacontane      (Tsumio altered a portion.)
 *
 * @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 Add the master volume to the option screen using the master volume API
 * added in RPG Maker version 1.5.0.
 * You can adjust the volume of all BGM / BGS / ME / SE at once.
 *
 * Of course, it can not be used on main body version 1.5.0 or earlier.
 *
 * 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.