promotional bannermobile promotional banner

WebSandboxMC

Web-based client providing an interactive glimpse of a part of your server using WebGL/HTML5

File Details

WebSandboxMC v1.9.2

  • B
  • Jun 3, 2017
  • 2.11 MB
  • 175
  • 1.11+6

File Name

WebSandboxMC.jar

Supported Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8.3
  • 1.7.4
  • 1.6.4
  • 1.5.2
  • 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)