public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZEli Timer - More control over your timer!

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Eli Timer - More control over your timer!
  • Original author: Eliaquim
  • Original date: September 18, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/eli-timer-more-control-over-your-timer.127541/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",

Archived First Post

d02Q3Fz.png

Author: Hakuen Studio
CHF5rYf.gif

Introduction

We all know that the default timer is pretty basic. This plugin aims to add to it some new features that give you more control over your timer.

Features

• Pause/Resume timer.
• Start timer paused.
• Add/Remove seconds and minutes.
• You can change it to count upwards(1, 2, 3, 4...) instead of default count down.
• Turn on a switch when the timer is working.

How to use

The plugin parameters are self-explanatory.
If you choose to count up, you can still use the default timer command in the event tab.

Script calls

• $gameTimer.flow() - Will return 'Up' or 'Down', according to the flow of the timer.
• $gameTimer.isPaused() - Returns true if the timer is paused.
• $gameTimer.minutes() - Return the current minutes count.
• $gameTimer.maxSeconds() or maxMinutes() - Returns the max value that timer has when it started or it will have when it finishes.

Plugin Commands:

• Start / Add / Remove - If the timer is not active, it will start the timer. Otherwise, it will add or remove(if you use negative values).
• Pause Timer
• Resume Timer
• Change timer flow (count up or count down)

You can use \v[id] in some plugin commands.

bhjqRy8.png

Terms of Use
Update Log

Features Mentioned

  • Pause/Resume timer.
  • Start timer paused.
  • Add/Remove seconds and minutes.
  • You can change it to count upwards(1, 2, 3, 4...) instead of default count down.
  • Turn on a switch when the timer is working.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of Use Update Log Eli Timer for RPG Maker MV-MZ by Hakuen Studio Gives you more control over your timer!

Referenced Images / Attachments

hakuenstudio.itch.io
hakuenstudio.itch.io
hakuenstudio.itch.io
hakuenstudio.itch.io
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar