Skip to content

Releases: BadlionClient/BadlionClientModAPI

Badlion Client Mod API 2.1.6

19 Jun 10:41
Compare
Choose a tag to compare

Fixed Bukkit / Paper compatibility with Minecraft 1.21+.

Badlion Client Mod API 2.1.5

12 Jun 15:06
Compare
Choose a tag to compare

Fixed Bukkit / Paper compatibility with Minecraft 1.20.5+.

Badlion Client Mod API 2.1.4

18 Mar 15:12
Compare
Choose a tag to compare

Fixed BungeeCord compatibility with Minecraft 1.20.3+.

Badlion Client Mod API 2.1.3

20 Nov 14:26
3559585
Compare
Choose a tag to compare

Fixed compatibility with Minecraft 1.20.2+.
Fixed TeamMarker API not passing data to the client properly.

Badlion Client Mod API 2.1.2

02 Jul 12:05
6d7b245
Compare
Choose a tag to compare

Fixed compatibility with Minecraft 1.20+.

Badlion Client Mod API 2.1.1

20 Jun 20:14
c76369c
Compare
Choose a tag to compare

Fixed compatibility with Minecraft 1.19+.

Badlion Client Mod API 2.1.0

10 May 12:26
3b8652c
Compare
Choose a tag to compare

Cleaned up the bukkit plugins by grouping the common stuff in a separate module.
Fixed some warnings overall.
Added support for the Survival mod introduced in Badlion Client 3.9.

Badlion Client Mod API 2.0.1

09 Mar 15:56
Compare
Choose a tag to compare

Removed config saving when the plugin shutdows. Fixes #25.

Badlion Client Mod API 2.0.0

15 Feb 14:05
a4ebd0d
Compare
Choose a tag to compare

Reworked the whole Mod API and combined it with our CPS and Timers APIs.
Added a way to add Waypoints, disable nametag cosmetics, TNT timers, and show custom notifications in the client.
Added Velocity support.
Added 1.18+ support.

Updated documentation to Badlion Client 3.7.
Added code examples for all our features.

Badlion Client Mod API 1.2.3

25 Jun 13:08
d50cc7b
Compare
Choose a tag to compare

Fix default config not saving properly.
Added another plugin for Bukkit >= 1.17. Some NMS changes made it incompatible with the older versions.
Updated the README with all Badlion Client 3.2 mods.