Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Releases: BadlionClient/BadlionClientTimerAPI

Badlion Client Timer API 1.2.2

26 May 14:51
50ae469
Compare
Choose a tag to compare
Pre-release

Fix timers being reset when respawning the player.

Note : A client update is needed for this to work properly, something else was not working there. This disclaimer will be removed when it's live.

Badlion Client Timer API 1.2.1

20 May 17:25
Compare
Choose a tag to compare

Fix compatibility with Bukkit 1.13+.
Changed jar name.

Badlion Client Timer API 1.2.0

20 May 12:20
5e6ba49
Compare
Choose a tag to compare

Update the plugin messages to be compliant with Minecraft 1.13 and higher.

Badlion Client Timer API 1.0.1

19 Feb 16:29
c94ad22
Compare
Choose a tag to compare

Removed 1.13 support.

Badlion Client Timer API 1.0.0

11 Feb 16:36
b0ea67b
Compare
Choose a tag to compare

We have added a new server API that is free to use for any server today with the Badlion Client.

This API allows you to add timers to the GUI for anyone that is using the Badlion Client.
An example could be for how long until iron respawns, or how long your enderpearl cooldown is.

The system allows for both real timers (standard clock) and also tick timers (20 TPS system).