Minecraft CountdownAPI mod 2026 download
logo
minecraft mod CountdownAPI

CountdownAPI

Game Version: CB 1.7.9-R0.1
Total Downloads: 1,272
Updated: Jul 3, 2014
Created: Jul 1, 2014
Download CountdownAPIDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CountdownAPI 1.2.1 release 147.08 KB Jul 3, 2014 CB 1.7.9-R0.1 1,142 download CountdownAPI CountdownAPI 1.2.1 releaseDownload
CountdownAPI 1.2 release 146.66 KB Jul 2, 2014 CB 1.7.9-R0.1 130 download CountdownAPI CountdownAPI 1.2 releaseDownload

Description

Share this:

CountdownAPI

What is it?

The CountdownAPI is an API to help you out with countdowns (obvious :D).

How does it help me as a developer?

It helps you by managing countdowns. Countdowns have names and can be started, paused, resumed and stopped seperatly. You can listen to countdown events (e.g. CoutdownPauseEvent).

How does it help me as an admin?

You can use the following commands to manage the countdowns. But most of the time you don't have to use them. There are primarily made to test the plugins made by developers.

Commands

Note: This commands are only accessable if you are an operator on the server. The commands are made for the developers.

  • /countdown help <command>
    • Shows the help for the specific command. If the command is not speficied it shows the commands.
  • /countdown setup <name> <seconds>
    • Creates a new countdown with the specifed name and amount of seconds.
  • /countdown start <name>
    • Starts the countdown that you have chosen.
  • /countdown stop <name>
    • Stops the countdown that you have chosen.
  • /countdown pause <name>
    • Pauses the countdown that you have chosen.
  • /countdown resume <name>
    • Resumes the countdown that you have chosen.

How to use it in your plugin

Developer Info

TO-DO

Nothing!

Comments

Add a comment