Release 1.1.1
Changelog:
- Work around OOM vulnerability in Netty's WebSocket stack
- Fixed errors with LimboAPI on Velocity platforms (#152)
- Fixed handshake not ignoring empty ByteBufs (#155)
Thanks to @nobuildersnotools for reporting the OOM vulnerability.
Note: We recommend decreasing the http_websocket_max_frame_length setting after installing this update, outbound frames are ignored so the old default value for this option can reasonably be reduced by at least a factor of 10 and not have any adverse effects on the connection's stability.
Brought to you by @lax1dude and @ayunami2000
- EaglerXServer.jar - The core EaglercraftXServer plugin for Spigot, BungeeCord, and Velocity
- EaglerXRewind.jar - Add support for Eaglercraft 1.5.2 by translating the packets to 1.8 like ViaVersion
- EaglerXBackendRPC.jar - Access the API of a BungeeCord/Velocity eagler server from Spigot
- EaglerMOTD.jar - A port of the EaglerMOTD plugin to the EaglercraftXServer API
- EaglerWeb.jar - Allows you to host files via HTTP from your server address
- EaglerXPlan.jar - Plan player analytics extension for Eaglercraft players
- EaglerXSupervisor.jar - Standalone "supervisor" daemon for multi-proxy setups