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,3 +1,3 @@
#Build Number for ANT. Do not edit!
#Mon Apr 08 17:37:49 EDT 2013
build.number=115
#Tue Apr 09 21:58:22 EDT 2013
build.number=154