Commit Graph

116 Commits

Author SHA1 Message Date
14442d66ee Eliminated the need to add commands to the plugin.yml file.
Now all command configuration is handled by annotations in the
command classes themselves.
2013-04-09 22:05:24 -04:00
3333c826a5 Some changes to command class loader and structure. 2013-04-08 17:59:04 -04:00
156cf7efd3 Added "/list -a". 2013-04-02 19:09:39 -04:00
f3b04ee828 Added Command_plugincontrol. 2013-03-24 15:55:34 -04:00
b135aa8b58 Update for server compatibility with CraftBukkit v1_5_R2.
Increment to TFM v2.12
2013-03-23 15:18:37 -04:00
7b0977d58f Fixing some things that weren't thread safe.
More import / formatting cleanup.
2013-03-20 20:19:07 -04:00
71ec3d3a4d Remove ignore_permissions.
Mass formatting autofix.
2013-03-19 18:05:20 -04:00
028d15c796 Track appinfo.properties and version numbering 2013-03-19 22:17:10 +01:00
aff1e1b16f Remove appinfo.properties from repository. This is an ignored file. 2012-10-22 16:59:56 -04:00
8d6436d7aa Fixed bug with /onlinemode not showing correct mode when switching 2012-10-17 13:38:30 +02:00
0029aee036 Beginning JeromSar merge.
Incrementing to v2.7
2012-09-14 16:42:48 -04:00
614d502bb6 Starting v2.6
Updated cleanroom generator.
Dont need to define server in some listeners, never use it.
2012-09-13 19:30:55 -04:00
5838eb23ff Made isUserSuperadmin simpler. 2012-07-28 19:08:44 -04:00
f0679c4f61 Fixed a few depriciation issues 2012-07-22 19:15:00 -04:00
5dd36a9f26 A few old fixes i forgot to commit. 2012-07-22 14:06:01 -04:00
edd2a19ec0 Added setlevel.
Added userlist purge command.
Added blaze-rod boomstick.
2012-03-12 02:26:13 -04:00