Plex-FAWE/src/main/java/com/sk89q/minecraft/util/commands
2013-01-27 03:03:50 -05:00
..
Command.java Added allFlags setting to Command to prevent it from restricting allowed flags 2012-03-28 11:04:34 -07:00
CommandAlias.java License block changes 2012-01-20 08:24:32 +01:00
CommandContext.java Correct handling of arguments where the arg is a quotation character followed by a space. Fixes WORLDEDIT-2633 2013-01-27 03:03:50 -05:00
CommandException.java License block changes 2012-01-20 08:24:32 +01:00
CommandPermissions.java License block changes 2012-01-20 08:24:32 +01:00
CommandPermissionsException.java License block changes 2012-01-20 08:24:32 +01:00
CommandsManager.java Added @NestedCommand(executeBody=true/false) annotation. 2013-01-12 00:57:40 -05:00
CommandUsageException.java License block changes 2012-01-20 08:24:32 +01:00
Console.java License block changes 2012-01-20 08:24:32 +01:00
Injector.java License block changes 2012-01-20 08:24:32 +01:00
Logging.java Log a few more things. Added BiomeCommands to doc printer. 2013-01-02 02:11:42 -05:00
MissingNestedCommandException.java License block changes 2012-01-20 08:24:32 +01:00
NestedCommand.java Added @NestedCommand(executeBody=true/false) annotation. 2013-01-12 00:57:40 -05:00
SimpleInjector.java Added more flexibility to the Bukkit dynamic command registration system. 2011-12-29 13:59:48 -08:00
UnhandledCommandException.java License block changes 2012-01-20 08:24:32 +01:00
WrappedCommandException.java License block changes 2012-01-20 08:24:32 +01:00