Commit Graph

3 Commits

Author SHA1 Message Date
rtm516 602166b25d
Added offhand command (#412) 2020-04-24 23:03:34 -05:00
RednedEpic a8805d9d71 Add a /geyser list command (Closes #342) 2020-04-22 01:51:49 -05:00
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
Renamed from connector/src/main/java/org/geysermc/connector/command/GeyserCommandMap.java (Browse further)