Skip to content

Releases: Programie/MatterBukkit

1.8

Choose a tag to compare

@github-actions github-actions released this 06 Jul 15:27
00a7207
  • Use Websocket connection instead of raw HTTP connection for connection to MatterBridge API (fixes #6)

1.7

1.7

Choose a tag to compare

@Programie Programie released this 30 Sep 17:57
  • 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

1.6

Choose a tag to compare

@Programie Programie released this 30 Sep 17:56

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

1.5.1

Choose a tag to compare

@Programie Programie released this 30 Sep 17:55
  • Removed logging for avatar URL while sending messages
  • Updated gson library to version 2.9.0 (fix for CVE-2022-25647)

1.5

1.5

Choose a tag to compare

@Programie Programie released this 30 Sep 17:55

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

1.4

1.4

Choose a tag to compare

@Programie Programie released this 30 Sep 17:54

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

1.3.1

Choose a tag to compare

@Programie Programie released this 30 Sep 17:53

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

1.3

1.3

Choose a tag to compare

@Programie Programie released this 30 Sep 17:52

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

1.2

1.2

Choose a tag to compare

@Programie Programie released this 30 Sep 17:52
  • Corrected and added some advancements (thanks to @Millesimus)
  • Check if outgoing.chat.enable in config.yml is enabled (thanks to @Millesimus)

1.1

1.1

Choose a tag to compare

@Programie Programie released this 30 Sep 17:51

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