Commit Graph

11 Commits

Author SHA1 Message Date
d61dec2ee7 Removed outdated reference to redmine tracker.
Seriously, why was this here in the first place?
2013-07-25 14:38:05 -04:00
ff0f9073db Improved command help format a bit 2012-04-15 18:33:28 -07:00
4328be282c Register command permissions, integrate with the Bukkit help API
Help API support requires a fix in Bukkit to work fully
Allow annotation-free registering of commands with other plugins
2012-03-09 23:16:50 -08:00
8aa65fd7f4 License block changes
Added some missing license blocks
Added "and contributors" to all copyright notices.
Added $Id$ to files that were still missing it.
Changed "All rights reserved" to GPLv3 on Injector.java.
2012-01-20 08:24:32 +01:00
4e4a5a02c9 Updated the remaining Listeners to the new event system. 2012-01-18 17:50:07 +01:00
a6bba00f77 A few documentation improvements. 2012-01-10 22:30:07 -08:00
4fb44ebc1d Added more flexibility to the Bukkit dynamic command registration system. 2011-12-29 13:59:48 -08:00
70205bfd11 Removed string.isEmpty() method calls 2011-12-27 13:21:55 -08:00
324a041e38 Split up some external .* imports. 2011-12-26 00:36:23 +01:00
4b47200f27 Fixed some warnings. 2011-12-26 00:06:50 +01:00
c8c0c69f6d Added support for dynamic command registration. 2011-12-24 22:34:53 -08:00