Geyser/bootstrap/velocity/src/main/java/org/geysermc/platform/velocity
Camotoy 2d9baf1bfc
Send message to Java if command is Bedrock-only (#1834)
* Send message to Java if command is Bedrock-only

If a Java player attempts to use a Bedrock-only command, such as `geyser statistics`, they will get an error message stating that this command is only for Bedrock players.

This commit also cleans up Velocity Adventure dependency usage. Issues were caused because of the way relocation works and because Velocity also uses Adventure.

* Only look for a session if we have to

* Update languages submodule
2021-01-16 22:18:13 -05:00
..
command Send message to Java if command is Bedrock-only (#1834) 2021-01-16 22:18:13 -05:00
GeyserVelocityConfiguration.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
GeyserVelocityDumpInfo.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
GeyserVelocityLogger.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
GeyserVelocityMain.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
GeyserVelocityPingPassthrough.java Send message to Java if command is Bedrock-only (#1834) 2021-01-16 22:18:13 -05:00
GeyserVelocityPlugin.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00