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:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -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/
|
Reference in New Issue
Block a user