Skip to content

Releases: Programie/MatterBukkit

1.7

30 Sep 17:57
Compare
Choose a tag to compare
  • Fixed check whether advancement should be sent to Matterbridge
  • Removed requirement of explicitly providing a list of advancements (advancements.yml)

Note: The plugin now requires at least Minecraft 1.19 as the new features depend on a feature only available since 1.19.

1.6

30 Sep 17:56
Compare
Choose a tag to compare
1.6

Updated list of advancements from https://minecraft.gamepedia.com/Advancement to add those added in Minecraft 1.19 (thanks to @Millesimus)

1.5.1

30 Sep 17:55
Compare
Choose a tag to compare
  • Removed logging for avatar URL while sending messages
  • Updated gson library to version 2.9.0 (fix for CVE-2022-25647)

1.5

30 Sep 17:55
Compare
Choose a tag to compare
1.5

Updated list of advancements from https://minecraft.gamepedia.com/Advancement to add those added in Minecraft 1.18 (thanks to @Millesimus)

1.4

30 Sep 17:54
Compare
Choose a tag to compare
1.4

Updated list of advancements from https://minecraft.gamepedia.com/Advancement to add those added in Minecraft 1.17 (thanks to @Millesimus)

1.3.1

30 Sep 17:53
Compare
Choose a tag to compare

Upgraded org.apache.httpcomponents:httpclient dependency to fix security vulnerability CVE-2020-13956.

1.3

30 Sep 17:52
Compare
Choose a tag to compare
1.3

Updated list of advancements from https://minecraft.gamepedia.com/Advancement (thanks to @Millesimus)

1.2

30 Sep 17:52
Compare
Choose a tag to compare
1.2
  • Corrected and added some advancements (thanks to @Millesimus)
  • Check if outgoing.chat.enable in config.yml is enabled (thanks to @Millesimus)

1.1

30 Sep 17:51
Compare
Choose a tag to compare
1.1

Fixed sending "§e" before playername in join/quit messages (fixes #4)

1.0

30 Sep 17:50
Compare
Choose a tag to compare
1.0

Initial release