9 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
chickeneer 1124e8d431 Update various dependencies 2021-12-21 12:27:43 -06:00
Alberto Migliorato 24d97bb3eb Added Velocity 3.0.x support 2021-09-13 16:28:54 +02:00
Aikar 00618f051b (DEPLOYED ACF) Updated JavaDocs 2020-09-24 23:03:06 -04: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