Eliminated the need to add commands to the plugin.yml file.

Now all command configuration is handled by annotations in the
command classes themselves.
This commit is contained in:
Steven Lawson
2013-04-09 22:05:24 -04:00
parent 3333c826a5
commit 14442d66ee
96 changed files with 381 additions and 462 deletions

View File

@ -1,5 +1,5 @@
#Mon, 08 Apr 2013 17:37:49 -0400
#Tue, 09 Apr 2013 21:58:23 -0400
program.VERSION=2.12
program.BUILDNUM=114
program.BUILDDATE=04/08/2013 05\:37 PM
program.VERSION=2.13
program.BUILDNUM=153
program.BUILDDATE=04/09/2013 09\:58 PM