challengetimer

Quick rating

Community listing page, reviews here may not be monitored by the author.

challengetimer

No reviews yet

An advanced Minecraft Timer Mod for Challenges etc with countdowns, stopwatches, gradients and more

Mod Loaders
Minecraft

About

Description

# Challenge Timer

An advanced Minecraft Timer Mod for Challenges etc.                                           
Tutorial: https://youtu.be/aHcGYtDmxuk

## Features

- Countdown
- Countup (Stopwatch)
- multiple Timers supported
- Colors (names + hex-codes)
- Color Gradients (static & animated)
- customize animationtime + direction
- advanced Time Indication
- set Pre- & Suffix
- retime
- retype (count up/down)
- customize finished text (shown when the timer is over)
- format text (bold,underlined,..)
- pause timers

## Upcoming:
- more advanced formatting options
- assign timers to players
- more colors in gradients possible

## Usage

How to add Countdown
```
  /timer add Countdown <time></time>

  <time> given like "2d6h20m13s"</time>

  Keywords: 
  'd' : days 
  'h' : hours 
  'm' : minutes 
  's' : seconds
  
```

How to add Stoppwatch
```
  /timer add Countup <time> Countup
```</time>

How to start the Timer
```
  /timer start
```

How to reset the Timer
```
  /timer reset
```

How to remove Timer
```
  /timer remove
```

How to change the shown Timer
```
  /timer set
```

How to set Timer Color
```
  /timer set color
```

How to use an animated Gradient
```
    /timer set color gradient animated
```

How to set Timer Time
```
  /timer set time <time>
```</time>

How to set Pre/Suffix
```
  /timer settings prefix/suffix

  ! the pre/suffix color is the default_color
```

How to set default Timer Color
```
  /timer settings default_color
```

How to set finished-text (text shown after timer over)
```
  /timer settings finished_text

  Keywords:
  {name} = name of current timer
```

How to pause/unpause
```
  /timer pause 
```

How to en/disable timers
```
  /timer en/disable
```

## System Infos

**Minecraft Verion:** Minecraft Java Fabric 1.21.5

**Fabric Loader:** 0.16.14 (usually preset)

## 🔗 Links
[![portfolio](https://www.aaircrafter.online/linktreeicon.svg?logo=aaircrafter&logoColor=white)](https://www.aaircrafter.online/linktree)
[![discord](https://img.shields.io/badge/Discord-%235865F2.svg?&logo=discord&logoColor=white)](https://www.aaircrafter.online/discord)
[![youtube](https://img.shields.io/badge/YouTube-%23FF0000.svg?logo=YouTube&logoColor=white)](https://www.youtube.com/@AAirCrafter)
[![TikTok](https://img.shields.io/badge/TikTok-black?logo=tiktok&logoColor=white)](https://www.tiktok.com/@aaircrafter)
[![Modrinth](https://img.shields.io/badge/Modrinth-5da545?logo=modrinth&logoColor=white)](https://modrinth.com/user/AAirCrafter)
[![PlanetMC](https://img.shields.io/badge/PlanetMinecraft-2d6f90?logo=internet-explorer&logoColor=white)](https://www.planetminecraft.com/member/aaircrafter/)

## Authors

- [@AAirCrafter](https://github.com/AAirCrafter)

## License

[AAirCrafter's License](https://www.aaircrafter.online/license)

Challenge Timer

An advanced Minecraft Timer Mod for Challenges etc.
Tutorial: https://youtu.be/aHcGYtDmxuk

Features

  • Countdown
  • Countup (Stopwatch)
  • multiple Timers supported
  • Colors (names + hex-codes)
  • Color Gradients (static & animated)
  • customize animationtime + direction
  • advanced Time Indication
  • set Pre- & Suffix
  • retime
  • retype (count up/down)
  • customize finished text (shown when the timer is over)
  • format text (bold,underlined,..)
  • pause timers
  • customize pause text

Upcoming:

  • more advanced formatting options
  • assign timers to players
  • more colors in gradients possible

Usage

How to add Countdown

  /timer add Countdown <Timername> <time>

  <time> given like "2d6h20m13s"

  Keywords: 
  'd' : days 
  'h' : hours 
  'm' : minutes 
  's' : seconds
  

How to add Stoppwatch

  /timer add Countup <name> <time> Countup

How to start the Timer

  /timer start <name>

How to reset the Timer

  /timer reset <name>

How to remove Timer

  /timer remove <name>

How to change the shown Timer

  /timer set <name>

How to set Timer Color

  /timer set <name> color <color(name or hex)>

How to use an animated Gradient

    /timer set <name> color gradient <hex> <hex> animated

How to set Timer Time

  /timer set <name> time <time>

How to set Pre/Suffix

  /timer settings prefix/suffix <prefix/suffix>

  ! the pre/suffix color is the default_color

How to set default Timer Color

  /timer settings default_color <color(name or hex)>

How to let Pre/Suffix inherit from Timer Formattings

  /timer settings defaultColor useTimerFormattings

  ! fe gradients and formattings like bold/underlined

How to set finished-text (text shown after timer over)

  /timer settings finishedText <text>

  Keywords:
  {name} = name of current timer

How to pause/unpause

  /timer pause 

How to set paused-text (text shown after timer over)

  /timer settings pausedText <text>

  Keywords:
  {name} = name of current timer
  {time} = time of current timer

How to en/disable timers

  /timer en/disable

System Infos

Minecraft Verion: Minecraft Java Fabric 1.21.5

Fabric Loader: 0.16.14 (usually preset)

🔗 Links

portfolio discord youtube TikTok Modrinth PlanetMC

Authors

License

AAirCrafter's License