mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
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.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -242,4 +242,5 @@ logs/
|
||||
public-key.pem
|
||||
locales/
|
||||
/cache/
|
||||
/packs/
|
||||
/packs/
|
||||
/dump.json
|
||||
Reference in New Issue
Block a user