Releases: Azuriom/AzLink
Releases · Azuriom/AzLink
AzLink 1.3.9
Changelog
- PlaceholderAPI placeholders for shop and vote
New section in config.yml for Bukkit-based servers:
# When PlaceholderAPI is installed, AzLink will register some placeholders
# that can be used in the server.
placeholders:
# By default, %azlink_money% is registered and can be used to get the player's money.
# If the Shop plugin is installed on the website, you can enable the shop placeholders.
# The available placeholders are listed on https://github.com/Azuriom/AzLink#shop-placeholders
shop: false
# If the vote plugin is installed on the website, you can enable the vote placeholders.
# The available placeholders are listed on https://github.com/Azuriom/AzLink#vote-placeholders
vote: false
# Duration format with placeholders for hours, minutes, and seconds.
# Use %H/%M/%S for zero-padded (e.g. 03, 12) and %h/%m/%s for non-padded (e.g. 3, 12).
# Example: "%H:%M:%S" for "01:30:05", and "%h h %m m %s s" for "1 h 30 m 5 s".
duration-format: "%H:%M:%S"AzLink 1.3.8
Changelog
- Fixed
FileAlreadyExistsExceptionafter server upgrade
AzLink 1.3.7
Changelog
- Fix
IllegalStateException: Accessing entity state off owning region's threadon Folia servers - Specify
Acceptheader toapplication/jsonfor HTTP requests
AzLink 1.3.6
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
Changelog
- Correct HTTP redirects behavior
- Add nLogin integration (#37)
- Async requests for SkinsRestorer
AzLink 1.3.4
Changelog
- SkinsRestorer integration for BungeeCord, Sponge and Velocity
- Fabric 1.20.4 support
AzLink 1.3.3
Changelog
- SkinRestorer v15 support
- Updated
UserManager#editMoneymethod signature - Increased HTTP read timeout from 1 second to 5 seconds
AzLink 1.3.2
Changelog
- Fixed instant commands on Minecraft 1.20.2 (78f717f)
AzLink 1.3.1
Changelog
- SkinRestorer integration on Bukkit
- LimboAuth integration on Velocity
- Automatic password update with AuthMe on Bukkit
AzLink 1.3.0
- Add support for FabricMC 1.20