WebSandboxMC v1.9.2

Details

  • Filename
    WebSandboxMC.jar
  • Uploaded by
  • Uploaded
    Jun 3, 2017
  • Size
    2.11 MB
  • Downloads
    191
  • MD5
    589cded07e2beea15c6a4489a02d64a4

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8.3
  • 1.7.4
  • 1.6.4
  • 1.5.2

Changelog

  • Fix slow initial world load performance by sending chunk data compressed in one binary frame, now several times faster (GH-86)
  • Add logging when a new web client joins, showing their username and address (GH-84)
  • Fix excessive Netty logging, now sent at debug level by default, can be re-enabled at info level with netty_log_info option if needed (GH-84)
  • Tested with 1.12-pre6

Update to NetCraft build 456:

  • Add support for compressed multi-block updates (b, command) for much faster loading than per-block (B, command) updates (satoshinm/NetCraft#136)