satoshinm / WebSandboxMC

Bukkit plugin providing a web-based interface with an interactive WebGL 3D preview or glimpse of your server 🕷⏳📦 ⛺
https://www.spigotmc.org/resources/websandboxmc.39415/
MIT License
19 stars 5 forks source link

Warn when blocks sent on initial load to client are all air #39

Closed satoshinm closed 7 years ago

satoshinm commented 7 years ago

The server administrator can specify the part of the world to expose to web clients (center_x/y/z, and radius), but it might be unexpectedly configured up in the air, where there are no blocks. Detect this condition and warn/error that everything is air, along with the coordinate ranges of the air blocks sent.

This could help detect issues along the lines of what ChillerKraft is hitting, or help isolate or eliminate it as a cause (private message link: https://www.spigotmc.org/conversations/please-help-me-with-websandboxmc.211573/)


...or all water, or another untranslated block