Skip to content

Releases: Azuriom/AzLink

AzLink 1.3.7

15 Sep 11:53
6e5bd83
Compare
Choose a tag to compare

Changelog

  • Fix IllegalStateException: Accessing entity state off owning region's thread on Folia servers
  • Specify Accept header to application/json for HTTP requests

AzLink 1.3.6

29 Jul 18:54
5414bdf
Compare
Choose a tag to compare

Changelog

  • Fix error during first AzLink initialization on modern Paper servers
  • Avoid remapping on Paper 1.20.6/1.21 servers
  • Automatically update passwords with nLogin (#44)

AzLink 1.3.5

28 Mar 21:09
76128da
Compare
Choose a tag to compare

Changelog

  • Correct HTTP redirects behavior
  • Add nLogin integration (#37)
  • Async requests for SkinsRestorer

AzLink 1.3.4

25 Dec 10:42
cca5cc3
Compare
Choose a tag to compare

Changelog

  • SkinsRestorer integration for BungeeCord, Sponge and Velocity
  • Fabric 1.20.4 support

AzLink 1.3.3

01 Dec 08:50
9f24ddb
Compare
Choose a tag to compare

Changelog

  • SkinRestorer v15 support
  • Updated UserManager#editMoney method signature
  • Increased HTTP read timeout from 1 second to 5 seconds

AzLink 1.3.2

21 Oct 17:40
78f717f
Compare
Choose a tag to compare

Changelog

  • Fixed instant commands on Minecraft 1.20.2 (78f717f)

AzLink 1.3.1

18 Jul 13:23
3d8b7a9
Compare
Choose a tag to compare

Changelog

  • SkinRestorer integration on Bukkit
  • LimboAuth integration on Velocity
  • Automatic password update with AuthMe on Bukkit

AzLink 1.3.0

07 Jun 20:26
bb99830
Compare
Choose a tag to compare

AzLink 1.2.1

26 Feb 13:17
da1b6ab
Compare
Choose a tag to compare

Changelog

  • Added in-game money management (da1b6ab)

AzLink 1.2.0

30 Dec 18:35
2579ece
Compare
Choose a tag to compare

Changelog

Improved

  • Added random start delay to prevent high load on shared hosts
  • Refactored HTTP client and removed OkHttp dependency