Plex-FAWE/src/main/java/com/sk89q/minecraft/util/commands
2011-08-28 13:00:00 -07:00
..
AliasCommand.java Added merging of quoted multiword strings (single or double quotes) into one index, flags can be anywhere in the command args string. Untested and currently unused command aliasing added for moving commands around 2011-08-28 13:00:00 -07:00
Command.java More file moving. 2011-05-01 01:30:33 -07:00
CommandContext.java Added merging of quoted multiword strings (single or double quotes) into one index, flags can be anywhere in the command args string. Untested and currently unused command aliasing added for moving commands around 2011-08-28 13:00:00 -07:00
CommandException.java More file moving. 2011-05-01 01:30:33 -07:00
CommandPermissions.java More file moving. 2011-05-01 01:30:33 -07:00
CommandPermissionsException.java More file moving. 2011-05-01 01:30:33 -07:00
CommandsManager.java Added merging of quoted multiword strings (single or double quotes) into one index, flags can be anywhere in the command args string. Untested and currently unused command aliasing added for moving commands around 2011-08-28 13:00:00 -07:00
CommandUsageException.java More file moving. 2011-05-01 01:30:33 -07:00
Injector.java Added support for using instances (created using a specified dependency injector) in CommandsManager. 2011-06-18 10:14:49 -07:00
Logging.java Added ORIENTATION_REGION and ALL LogModes, which log orientation+region and position+orientation+region respectively. 2011-08-09 01:23:08 +02:00
MissingNestedCommandException.java More file moving. 2011-05-01 01:30:33 -07:00
NestedCommand.java More file moving. 2011-05-01 01:30:33 -07:00
SimpleInjector.java Added a generic injector for commands 2011-08-24 00:17:27 -07:00
UnhandledCommandException.java More file moving. 2011-05-01 01:30:33 -07:00
WrappedCommandException.java More file moving. 2011-05-01 01:30:33 -07:00