Geyser/bootstrap/standalone/src/main/java/org/geysermc/platform/standalone/command
RednedEpic bab2b4a420 Pull command descriptions from Bukkit and Sponge versions when listing commands
This allows the description of the commands to display when listing the commands in bedrock by tab-completing. This is currently only available on Sponge and Bukkit versions as there is no support in BungeeCord and Velocity to get these values. This data is also not sent in any packet, so we cannot retrieve that from standalone either.
2020-04-19 18:08:14 -05:00
..
GeyserCommandManager.java Pull command descriptions from Bukkit and Sponge versions when listing commands 2020-04-19 18:08:14 -05:00