Minestom/src/main/java/net/minestom/server/command
Spanner fe46ed4ac2
Prioritise errors by chain length, build subcommands first (fix #1934) (#1935)
* Fix empty command chain causing NullPointerException

* Add test for empty command input

* Add test for #1934; subcommand priority issue

* Fix ConversionNode; process subcommands first

* Fix command error priority, add test for literal suggestions

* Test for subcommand priority in graph tests

(cherry picked from commit 2cdb3911b0)
2024-02-12 18:28:15 -05:00
..
builder Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
CommandManager.java hollow-cube/sender-in-command-arg-parsing 2024-02-09 14:27:43 -05:00
CommandParser.java hollow-cube/sender-in-command-arg-parsing 2024-02-09 14:27:43 -05:00
CommandParserImpl.java Prioritise errors by chain length, build subcommands first (fix #1934) (#1935) 2024-02-12 18:28:15 -05:00
CommandSender.java Implement some Adventure methods into ConsoleSender (#336) 2022-12-30 22:24:01 -05:00
ConsoleSender.java Implement some Adventure methods into ConsoleSender (#336) 2022-12-30 22:24:01 -05:00
ExecutableCommand.java New command parser (#1235) 2022-07-25 19:34:40 +02:00
Graph.java New command parser (#1235) 2022-07-25 19:34:40 +02:00
GraphConverter.java hollow-cube/sender-in-command-arg-parsing 2024-02-09 14:27:43 -05:00
GraphImpl.java Prioritise errors by chain length, build subcommands first (fix #1934) (#1935) 2023-09-07 08:58:34 -04:00
ServerSender.java Implement some Adventure methods into ConsoleSender (#336) 2022-12-30 22:24:01 -05:00