Commit Graph

20 Commits

Author SHA1 Message Date
wizjany
a669ef95c6 Tabs. 2013-08-06 23:50:02 -04:00
zml
bf2c8ebed4 Only show nested commands in the Bukkit help if the player has permission to use at least one of the children 2013-08-06 20:09:47 -07:00
wizjany
d61dec2ee7 Removed outdated reference to redmine tracker.
Seriously, why was this here in the first place?
2013-07-25 14:38:05 -04:00
TomyLobo
30515a65f5 Fixed 2 warnings. 2012-05-27 20:30:17 +02:00
zml2008
15977e85a5 Add a -f flag to //schem l to make it ignore format checks 2012-04-28 10:30:21 -07:00
zml2008
0cb0358bd2 Make testPermission correctly check WEPIF/whatevermethodthecommandsmanagerisusing for permissions in the command 2012-04-28 10:30:20 -07:00
zml2008
ff0f9073db Improved command help format a bit 2012-04-15 18:33:28 -07:00
TomyLobo
bc94f8f973 Removed an unused import. 2012-03-11 14:27:04 +01:00
zml2008
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
TomyLobo
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
zml2008
6134d2b868 Updated for slightly cleaner event handler syntax 2012-01-19 15:22:42 -08:00
TomyLobo
4e4a5a02c9 Updated the remaining Listeners to the new event system. 2012-01-18 17:50:07 +01:00
zml2008
a6bba00f77 A few documentation improvements. 2012-01-10 22:30:07 -08:00
TomyLobo
0b5c8748b5 Fixed some warnings. 2011-12-30 10:46:12 +01:00
zml2008
4fb44ebc1d Added more flexibility to the Bukkit dynamic command registration system. 2011-12-29 13:59:48 -08:00
zml2008
70205bfd11 Removed string.isEmpty() method calls 2011-12-27 13:21:55 -08:00
TomyLobo
324a041e38 Split up some external .* imports. 2011-12-26 00:36:23 +01:00
TomyLobo
4b47200f27 Fixed some warnings. 2011-12-26 00:06:50 +01:00
zml2008
c8c0c69f6d Added support for dynamic command registration. 2011-12-24 22:34:53 -08:00
zml2008
9aa8c5f674 Now that WorldEdit has YAML handling classes, YAMLConfiguration is separate from BukkitConfiguration. 2011-12-24 22:22:37 -08:00