Geyser/connector/src/main/java/org/geysermc/connector/network/translators
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
..
bedrock Send message to Java if command is Bedrock-only (#1834) 2021-01-16 22:18:13 -05:00
chat Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
collision Add Tickable interface (#1790) 2021-01-05 18:41:20 -05:00
effect Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
inventory Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
item Implement book editing (#1117) 2021-01-07 19:40:34 -05:00
java Add advancements GUI (#1579) 2021-01-11 21:23:09 -05:00
sound Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
world Block breaking refactors (#1336) 2021-01-07 22:43:36 -05:00
BiomeTranslator.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
EntityIdentifierRegistry.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ItemRemapper.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
PacketTranslator.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
PacketTranslatorRegistry.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
Translator.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00