Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Timer Count In Menu - TimerCountInMenu.js
Plugin desc : Timer count plugin on the menu screen
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com/
Desc page : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/TimerCountInMenu.js
File name : TimerCountInMenu.js
Help of plugin :
@url https://triacontane.blogspot.com/ @plugindesc Timer count plugin on the menu screen @author Triacontane @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/triacontane-MV-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- The timer will now count down even on menu screens, etc. You can specify whether or not this will work on each screen using parameters. When the count reaches 0, you will be forcibly returned to the map screen. This plugin does not have any plugin commands. Terms of Use: You may modify and redistribute this plugin without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). This plugin is now yours. @param メニュー画面で動作 @text Works on the menu screen @desc The timer runs on the menu screen and on subsequent screens. @type boolean @default true @param 名前入力画面で動作 @text Works on the name input screen @desc Start the timer on the name entry screen. @type boolean @default true @param ショップ画面で動作 @text Works on the shop screen @desc Activate the timer on the shop screen. @type boolean @default true @param セーブ画面で動作 @text Works on the save screen @desc Activate the timer on the save screen. @type boolean @default true