Minestom/demo
Matt Worzala e9d0098418
hollow-cube/command-parser-fixes (#54)
* Rewrite CommandParserImpl recursively (fix #1327)

* Fix for tests: CommandManagerTest, CommandParseTest

* Make attributes final inside Chain

* fix #1295 with argument type priority

* Don't include command name in list of arguments

* Add test for #1327

* Add test for #1295

* Fix suggestions with bad syntax

* Fix #1916

* Add test for #1916

* add failing test

* mess with arg order

* Fix `GraphImpl` causing syntax order issues

---------

Co-authored-by: Spanner <spanner77@protonmail.com>
2023-08-30 23:04:11 +00:00
..
src/main/java/net/minestom/demo hollow-cube/command-parser-fixes (#54) 2023-08-30 23:04:11 +00:00
build.gradle.kts hollow-cube/gradle-rework (#8) 2023-05-06 23:18:22 +03:00