Commit graph

5 commits

Author SHA1 Message Date
Alexander Söderberg
94710c5174 Initial support for compound arguments
This allows for grouping and mappings of multiple command arguments by using product types.
2020-09-28 20:42:18 +02:00
Alexander Söderberg
c74cda3a0f
🚚 Switch namespace 2020-09-27 23:04:15 +02:00
Alexander Söderberg
7148e76bcd
Add Brigadier support. 2020-09-14 22:37:06 +02:00
Alexander Söderberg
e01fd6af37
Merge pull request #3
* Start implementing command preprocessors

* Call the preprocessing step and also add a command suggestions processor

* Merge branch 'master' into preprocessing

* Improve command pre-processing
2020-09-12 20:29:58 +02:00
Alexander Söderberg
f90ce38a36
Add checkstyle and add 950 billion comments 2020-09-11 22:36:59 +02:00