EaglercraftXServer 1.0.7
on May 29, 2025- Fix protocol module OOM vulnerability
- Fix multi-packet DoS vulnerability
- Additional packet validation
- Fix duplicate username issue on BungeeCord
- Add logging options for origins, brands, etc
EaglercraftXServer 1.0.6
on May 22, 2025- Embed the SQLite driver inside the plugin
EaglercraftXServer 1.0.5
on May 21, 2025- Make plugins like nLogin work better
- Add coupling between the websocket ping frame handler and idle state handler
- Fix potential handshake issue on BungeeCord
- Fix compatibility with Spigot 1.8 (HttpHeaders.containsValue)
- Check for protocol V4 or greater client before invalidating skin
EaglercraftXServer 1.0.4
on May 13, 2025- Bind additional ports on Velocity through a "clone listener" option
- Actually fixed support for Velocity's
SO_REUSEPORT
option
EaglercraftXServer 1.0.3
on May 12, 2025- [#6] Fixed issue with Firefox unable to connect
- Fixed support for Velocity's
SO_REUSEPORT
option - Fixed data race in Bukkit platform initialization
- Fixed Bukkit platform disconnect function failing in login
- Reduced the complexity of the adapter
EaglercraftXServer 1.0.2
on May 12, 2025- Fixed an issue with very early kick messages
- Additional thread safety for handshake logic
EaglercraftXServer 1.0.1
on May 6, 2025- [#1] Fixed issue when using xCord
- Fixed IP forwarding on BungeeCord
- Fixed V4 clients dropping some packets
EaglercraftXServer 1.0.0
on May 5, 2025First release.