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

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

MZ plugins

NRP Project Switch - NRP_ProjectSwitch.js

Plugin desc : v1.00 Switch on/off at game startup.

License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation

Author : Takeshi Sunagawa (http://newrpg.seesaa.net/)

Website : https://github.com/NewRPGProject/MZMV_Plugin/blob/main/NRP_ProjectSwitch.js

Desc page : https://newrpg.seesaa.net/article/499770407.html

Download Page : https://raw.githubusercontent.com/NewRPGProject/MZMV_Plugin/main/NRP_ProjectSwitch.js

File name : NRP_ProjectSwitch.js

Help of plugin :

Turns on/off the specified switch at game startup.
 * ※Continue is included at startup.
 * 
 * Mainly intended to switch the process by project.
 * 
 * For example, you can create a switch that is only turned on
 * for the trial version and display a dedicated navigation message.
 * The corresponding switch can also be turned off when the saved data
 * from the trial version is transferred to the product version.
 * 
 * -------------------------------------------------------------------
 * [Terms]
 * -------------------------------------------------------------------
 * There are no restrictions.
 * Modification, redistribution freedom, commercial availability,
 * and rights indication are also optional.
 * The author is not responsible,
 * but will deal with defects to the extent possible.
 * 
 * @-----------------------------------------------------
 * @ Plugin Parameters
 * @-----------------------------------------------------
 * 
 * @param OnSwitches
 * @type switch[]
 * @desc Switches that are turned on when the game is started.
 * 
 * @param OffSwitches
 * @type switch[]
 * @desc Switches that are turned off when the game is started.

スポンサードリンク

-MZ plugins

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