Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Minecraft 1.17 support and various other fixes and improvements

Compare
Choose a tag to compare
@PyvesB PyvesB released this 12 Jun 18:19
· 87 commits to master since this release

New features:

  • The new achievement.config.receiver.chat.messages and achievement.config.title.screen permissions can be used to override the config values of TitleScreen and ReceiverChatMessages for each player.

Bug fixes:

  • Using /aach book in Minecraft 1.16 or Minecraft 1.17 no longer displays an error message.

  • Using LanguageFileName with an outdated language file no longer results in errors, the new configuration values are appended to the end of the file as expected.

  • Teleporting inside a vehicle should no longer allow players to abuse Distance categories.

  • Players can no longer abuse the Fireworks category with glow item frames in Minecraft 1.17.

  • Hoverable and clickable chat messages are functional again in Minecraft 1.17.

Translations:

  • Portuguese translation update, thanks to @C0ffeL0Ve for their contribution!

Breaking change:

  • The achievement_count is no longer supported in BungeeTabListPlus. Don't panic, BungeeTabListPlus does support PlaceholderAPI, so you can simply use the aach_achievements placeholder from PlaceholderAPI instead.