v2.0.0
Breaking Changes
- Use ES-Modules instead of CommonJS
- Require Node 22
Server#subscribenow returnsfalseinstead ofundefinedif 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