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

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

MV plugins

Self Switch Temporary - SelfSwitchTemporary.js

Plugin desc : SelfSwitchTemporary

License : MIT License

Author : triacontane

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

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

File name : SelfSwitchTemporary.js

Help of plugin :

* @plugindesc SelfSwitchTemporary
 * @author triacontane
 *
 * @param clearTransfer
 * @desc The self-switch is automatically released when the location is moved.
 * @default true
 * @type boolean
 *
 * @param defaultTemporary
 * @desc  A self-switch that is treated as a temporary self-switch even if it is not specified in the memo field.
 * @default []
 * @type select[]
 * @option A
 * @option B
 * @option C
 * @option D
 *
 * @help You can define a temporary self-switch that will be
 * automatically released.
 * Please fill in the memo field of the event as follows
 *
 * <SST_Switch:A,B>   # Release A,B
 * <SST_Switch>       # Release All
 *
 * It will be automatically deactivated when the
 * following plug-in command is executed.
 *
 * CLEAR_TEMPORARY_SELF_SWITCH
 *
 * 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.