* Create blert v0.1.0
* Roll additional commits and update 3p deps
* Verify additional missing protobuf dependency
* Role additional commit to remove a dependency
* Replace protos submodule with files
* Additional protobuf dependencies
* Add protoc compiler digest
* Correct protoc dependency name
* Add LICENSE
* Roll plugin commit
* Roll blert commit again
* Roll plugin commit
* Fix build file indentation
* Remove os-maven-plugin dep and roll commit
* Remove shadowJar target
* Regenerate verification metadata
* Small bugfix; update plugin version
* Update to version 0.2.0
* Roll game world filtering
* Update metadata after merge, cherry pick fixes
* Re-add missing protoc executable dep
* Remove protobuf dependency in favor of JSON
* Use injected Gson object
* Use gson TypeToken directly
* Remove gson dependency from build.gradle
* Fix websocket cleanup and deadlock