Do not handle scoreboards from backend

Changes in StateRegistry will allow to us skip packets decode which we don't want handle in BackendPlaySessionHandler for a specific versions
Also do not handle respawn packet
This commit is contained in:
Leymooo
2018-08-12 02:38:37 +03:00
parent 21e72556c9
commit 6a2b945ed6
6 changed files with 51 additions and 151 deletions

9
.gitignore vendored
View File

@@ -85,6 +85,12 @@ modules.xml
# BlueJ files
*.ctxt
# Eclipse #
**/.classpath
**/.project
**/.settings/
**/bin/
# Mobile Tools for Java (J2ME)
.mtj.tmp/
@@ -122,4 +128,5 @@ gradle-app.setting
# Other trash
logs/
/velocity.toml
server-icon.png
server-icon.png
/bin/