graywolf336
58bc007b3e
Remove all reference to jcommands and use jewelcli.
...
This commit also cleans up the jail command to be quicker as the old way
I was doing it just didn't work nor was it good to go for production.
This method also utilizes the CommandInfo's pattern to match
subcommands, like it was meant to be used for. Completely untested.
2014-02-11 20:34:35 -06:00
graywolf336
e078f73d3c
Testing out another command parser.
...
This one seems like it will be good, but there appears to be a bug with
it sadly. https://github.com/lexicalscope/jewelcli/issues/28
2014-02-10 16:42:59 -06:00
graywolf336
7e614a121f
Revert the building with newest Bukkit versions.
...
They recently changed some stuff with how plugins are initiated, which
broke out tests. Grrrr
2013-12-25 20:25:51 -06:00
graywolf336
ab0c236711
Add a language file and system.
2013-12-23 14:31:27 -06:00
graywolf336
05cdb1c987
Update the version of the jcommander.
2013-12-18 23:26:04 -06:00
graywolf336
84dbfc3063
Derp, fix the build from failing and add a version to shade plugin.
2013-12-18 13:31:23 -06:00
graywolf336
3b77efa93f
We're going to be using jcommander for parsing of the commands.
...
http://jcommander.org/
2013-12-18 13:29:42 -06:00
graywolf336
e2dc7de842
Fix the test failing.
2013-12-07 12:53:25 -06:00
graywolf336
647a4f9d17
Our versioning is now messed up and jenkins isn't replacing variables.
2013-12-06 11:31:17 -06:00
graywolf336
d66b9d3447
Work on the tests, they no longer fail and we mock a lot more now.
2013-12-05 19:15:32 -06:00
graywolf336
596c9de2ad
First commit, converted to a truely maven project and switching over to my own repository for better management.
2013-12-05 18:22:15 -06:00