Geyser/connector/src/main/java/org/geysermc/connector/command/defaults
Camotoy a2a7e99402
GUI Improvements (#1462)
- Added `GeyserCommand.isExecutableOnConsole()`. If this is set to false, the command will not appear as an option in the GUI.
- Added `GeyserCommand.getSubCommands()`. If not empty, the subcommand options will now appear in the GUI.
2020-10-27 18:40:00 -04:00
..
DumpCommand.java GUI Improvements (#1462) 2020-10-27 18:40:00 -04:00
HelpCommand.java Add Translation support (#504) 2020-07-05 19:35:51 -04:00
ListCommand.java Convert map of players to list (may address #833) 2020-07-06 20:11:34 -05:00
OffhandCommand.java GUI Improvements (#1462) 2020-10-27 18:40:00 -04:00
ReloadCommand.java Convert map of players to list (may address #833) 2020-07-06 20:11:34 -05:00
StatisticsCommand.java GUI Improvements (#1462) 2020-10-27 18:40:00 -04:00
StopCommand.java Tweaks to support Android (#1206) 2020-08-28 19:36:24 +01:00
VersionCommand.java Show the supported Bedrock versions in the version command rather than just the default codec 2020-08-28 19:11:32 -05:00