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

Releases: BadlionClient/BadlionClientTimerAPI

Badlion Client Timer API 1.2.2

Pre-release

Choose a tag to compare

@Rigner Rigner released this 26 May 14:51
50ae469

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

Choose a tag to compare

@mastergberry mastergberry released this 20 May 17:25

Fix compatibility with Bukkit 1.13+.
Changed jar name.

Badlion Client Timer API 1.2.0

Choose a tag to compare

@mastergberry mastergberry released this 20 May 12:20
5e6ba49

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

Badlion Client Timer API 1.0.1

Choose a tag to compare

@Rigner Rigner released this 19 Feb 16:29
c94ad22

Removed 1.13 support.

Badlion Client Timer API 1.0.0

Choose a tag to compare

@Rigner Rigner released this 11 Feb 16:36
b0ea67b

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).