Skip to content

Releases: LabyMod/labymod4-server-api

v1.0.10

11 Mar 09:32

Choose a tag to compare

What's Changed

  • Added UpdateFeaturePacket

Full Changelog: 1.0.9...1.0.10

v1.0.9

17 Nov 19:37

Choose a tag to compare

What's Changed

  • Added UpdateLabyModUserIndicatorVisibilityPacket

Full Changelog: 1.0.8...1.0.9

v1.0.8

17 Nov 17:38

Choose a tag to compare

What's Changed

  • Added ServerBadgePacket
  • Added ServerUserBadgePacket

Full Changelog: 1.0.7...1.0.8

v1.0.7

10 Nov 02:04

Choose a tag to compare

What's Changed

  • Added UpdateReadTimeoutPacket

Full Changelog: 1.0.6...1.0.7

v1.0.6

11 Feb 13:13

Choose a tag to compare

What's Changed

  • Fixed Permissions not being sent correctly

Full Changelog: 1.0.5...1.0.6

v1.0.5

07 Oct 10:42

Choose a tag to compare

What's Changed

  • Fixed not being able to send packets registered with the direction BOTH

Full Changelog: 1.0.4...1.0.5

v1.0.4

05 Sep 08:21
3088e29

Choose a tag to compare

What's Changed

  • Added Minestom Server Implementation by @nateweisz in #5
  • Added spigot api-version back to fix warning in console by @RappyTV in #6

New Contributor

Full Changelog: 1.0.3...1.0.4

v1.0.3

02 Sep 07:53

Choose a tag to compare

What's Changed

  • Avoid using System.out.println by @RappyTV in #3
  • Removed API-Version in Bukkit plugin.yml #4

New Contributor

Full Changelog: 1.0.2...1.0.3

v1.0.2

25 Jul 12:40

Choose a tag to compare

What's Changed

  • Added AddonDisablePacket (client-bound)
  • Added AddonStateChangedPacket (server-bound)
  • Added InstalledAddonsRequestPacket (client-bound)
  • Added InstalledAddonsResponsePacket (server-bound)
  • Added LabyModInstalledAddonsUpdateEvent
  • Added LabyModPlayer#installedAddons
  • Added LabyModPlayer#requestInstalledAddons
  • Added LabyModPlayer#disableAddons
  • Added LabyModPlayer#revertDisabledAddons

NOTE: The new packets are only available for LabyMod players on v4.2.33

Full Changelog: 1.0.1...1.0.2

v1.0.1

15 Jul 08:29

Choose a tag to compare

This release downgrades the project to Java 8 and fixes an issue with addon protocols in Minecraft 1.8 & 1.12.

Full Changelog: 1.0.0...1.0.1