Commit Graph

6 Commits

Author SHA1 Message Date
chickeneer 0f75b89a2e Fix brigadier command registration with no required arguments
This fixes issues with optional arguments and Default subcommands
2022-08-01 02:01:05 -05:00
chickeneer 5374719bf3 Attach the command executor to brigadier last parameters
Fixes #372
2022-07-30 19:56:22 -05:00
DeathRealms c9fff6a372 Pass RegisteredCommand and permCheckerSub for default command 2022-01-31 06:07:35 -06:00
DeathRealms 1bb376f7f6 Move duplicated code to new method 2022-01-31 06:07:35 -06:00
DeathRealms 6db6f97c01 Fixed tab completion for @Default method when using brigadier 2022-01-31 06:07:35 -06:00
MiniDigger 9452873d13 Add initial brigadier support (implements #77) (#153)
Co-authored-by: Aikar <aikar@aikar.co>
2020-08-13 20:40:06 -04:00