ChromaCore/ButtonCore
Norbi Peti d245d21a84
Command system fixes
Removed Vault repo as it seems to be offline and wasn't even used
Fixed CommandSender type, no subcommands handling
Made the default handler use the correct sender type (actually, the generic type might be completely unnecessary but oh well)
No longer checking param types to match methods (needed for generic types)
2019-02-15 23:48:15 +01:00
..
.settings Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
src Command system fixes 2019-02-15 23:48:15 +01:00
.factorypath Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
.gitignore Channel improvements and fixes 2018-11-01 01:20:49 +01:00
.project Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
License.md Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
lombok.config Fixes, should be ready to merge 2018-11-18 02:58:26 +01:00
pom.xml Command system fixes 2019-02-15 23:48:15 +01:00
README.md Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00

ButtonCore

A plugin that serves as a container for things common to many of our plugins