Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Releases: LifeMC/LifeMC-API

LifeAPI | LifeMC-API v1.4 - Bugfix & Optimize Update

09 Aug 18:34
Compare
Choose a tag to compare

LifeAPI | LifeMC-API v1.4 - Bugfix & Optimize Update


+ Fixed all bugs and optimized code. The code is working more lightweight and faster now.

It is highly recommended to update to the the latest version.


How to use?
Example project
Latest version

LifeAPI | LifeMC-API v1.3 - Async Update

26 Jul 18:21
Compare
Choose a tag to compare

LifeAPI | LifeMC-API v1.3 - Async Update


+ Maked all things async. This means your program never blocks when using the API.
+ Optimized & speeded up the API, Now requests are much faster than old ones!
+ Completely fixed the double formatting issue! Now doubles are never showed as example of 1EB4...

It is highly recommended to update to the the latest version.


How to use?
Example project
Latest version

LifeAPI | LifeMC-API v1.2 - Utils Update

02 Jul 13:23
Compare
Choose a tag to compare

LifeAPI | LifeMC-API v1.2 - Utils Update


+ Some utility methods moved to utility class.
+ Added getRegisteredPlayerCount to LifeAPI class.
+ Added demo account info for test class.

It is recommended to update to the the latest version.


How to use?
Example project
Latest version

LifeAPI | LifeMC-API v1.1 - JavaDoc Update

30 Jun 11:23
Compare
Choose a tag to compare

LifeAPI | LifeMC-API v1.1 - JavaDoc Update


JavaDoc comments added and some changes happened in this update.
It is recommended to update to the the latest version.


How to use?
Example project
Latest version

LifeAPI | LifeMC-API v1.0 - First Release

28 Jun 15:33
Compare
Choose a tag to compare

LifeAPI | LifeMC-API v1.0 - First Release

This the first release of the API.

How to use?