MiniDigger
cebe28ef6c
[WIP] Add dependency injection functionality, Closes #85 ( #86 )
...
* misc improvements (as suggested by intellij)
* first draft of the DI functionality (#85 )
* address review
* reenabled disabled inspections
* overload registerDependency method
* inject fields of superclasses two and remove invalid sponge default dependency
2018-01-25 14:21:16 -05:00
Aikar
1739bfc39c
Add way to set @Flags context for entire command - Closes #29
...
Couldn't do it through annotations due to limitations on annotations,
but this achieves same goal.
2018-01-14 19:48:25 -05:00
Aikar
9ef0ac6e5e
Current progress on Conditions, not done yet - #58
2017-12-13 23:12:31 -05:00
Aikar
8c49ecabcf
Add many comments to the example to help explain things
2017-10-11 20:47:10 -04:00
Aikar
1455dd4951
get rid of BaseSubcommand and establish parent tree
2017-06-08 00:07:53 -04:00
Aikar
e79912299f
add some more example
2017-05-20 12:22:56 -04:00
Aikar
9f08f16028
Add support for Command Replacements - Resolves #28
2017-05-05 23:44:32 -04:00
Aikar
80fa47685f
supper inner classes and parent up subcommand bases - Resolves #20
2017-05-05 21:57:15 -04:00
Aikar
4160e8be23
Allow multiple class files registering to same root alias - resolves #17
...
allows organizing categories of commands (staff etc)
2017-05-04 23:36:47 -04:00
Aikar
a9009457ec
Fix example plugin
2017-04-21 18:34:46 -04:00