Forest Logo
search
package_2

counter

By @coffilhg

Roblox

Mirrored

Counter

A Luau counter that automatically decrements its value after a configurable time interval, ideal for sliding-window tracking and rate limiting.

Available Here!

  • This repository ~ src/init.luau

  • Wally

    Counter = "coffilhg/counter@1.0.1"
    
  • Rotriever

    Counter = "github.com/Coffilhg/Useful-Modules@Counter/1.0.1"
    

To-Do

  • Expand the README

DEPENDENCIES (if any)


License & Attribution

This module is licensed under the Mozilla Public License 2.0 (MPL-2.0).

What this means for Roblox Developers:

  • Use & Modify: You can freely use this module in any public, private, or commercial Roblox game.
  • File-Level Copyleft: If you modify the source code of this module itself, you must make your modified version of the module publicly available under the MPL 2.0.
  • No Viral Code Leakage: Including this module in your game does not force you to open-source your other game scripts, UI layouts, or proprietary codebase.

See the full terms in the LICENSE file.

Attribution to all dependencies is included in Notice

Copyright © 2026 @Coffilhg (Roblox UserId 517222346)

Package Details

Install command (Click to copy)


Version

1.0.1

License

MPL-2.0

warning

Usable with conditions

infoFile-level copyleft: if you modify this package's own source files, those modified files must be made available under MPL-2.0. Using it unmodified in a closed-source game is fine.

Automated license review — not legal advice.