Commit Graph

11 Commits

Author SHA1 Message Date
kashike cd892fccd4 Start of Sponge support (#41) 2017-06-05 11:25:00 -04:00
Aikar 99a89b2826 Fix completions 2017-06-03 00:48:08 -04:00
Aikar 3c6d5bbe63 more stuff 2017-06-03 00:31:39 -04:00
Aikar 7bf24e9c13 Almost done with modular work 2017-06-03 00:11:43 -04:00
Aikar 0bf2621a91 Merge branch 'master' into modular
* master:
  Warn if you register replacements after commands
  add some more example
  Fix Command Replacements not being applied correctly to aliases - fixes #37
2017-05-20 12:29:04 -04:00
Aikar e2132fef84 Warn if you register replacements after commands 2017-05-20 12:27:59 -04:00
Aikar c253dcaed7 Fix Command Replacements not being applied correctly to aliases - fixes #37 2017-05-20 11:47:54 -04:00
Aikar c2a58a471f Refactor everything to a modular format - WIP
This does not compile

Almost done with core !!!
2017-05-20 11:32:41 -04:00
Aikar 798a1d57c9 Ensure unique command alias/subcommand pairs
I may of accidently added the same command alias twice and triggered errors...
2017-05-19 22:54:34 -04:00
Aikar 1b370b3bd9 Fix root commands on 2nd+ classes - Fixes #36 2017-05-17 23:18:26 -04:00
Aikar 2e0c034224 Move core code into a core folder in prep for bukkit extraction 2017-05-17 00:45:18 -04:00