Releases: LabyMod/labymod4-server-api
Releases · LabyMod/labymod4-server-api
v1.0.5
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
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
- @nateweisz made their first contribution in #5
Full Changelog: 1.0.3...1.0.4
v1.0.3
v1.0.2
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
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
v1.0.0
This is the initial public release of the LabyMod 4 Server API
This release added all base protocol features & the core implementation.
The server implementations for Bukkit, BungeeCord & Velocity were also added
For help, check out the LabyMod Developer Portal or join our Discord Server for Developers.
Full Changelog: https://github.com/LabyMod/labymod4-server-api/commits/1.0.0