Skip to content

v2.0.0

Choose a tag to compare

@JulianVennen JulianVennen released this 02 Oct 11:05
· 11 commits to master since this release
81712de

Breaking Changes

  • Use ES-Modules instead of CommonJS
  • Require Node 22
  • Server#subscribe now returns false instead of undefined if no streams were specified.

New Features

  • You can now proxy the Minecraft server management protocol through the exaroton API. Read more here.

Improvements

  • Replace got with fetch
  • Update ws