Plex-FAWE/src/main/java/com/sk89q/worldedit/util/command
2014-06-28 17:32:48 -07:00
..
binding Merge commit '142f5c8e5c889ee5098c05ba2fde20b52467c1df' into feature/platform-caps 2014-06-27 16:03:29 -07:00
fluent Renamed some command manager methods to be more descriptive. 2014-06-28 16:39:20 -07:00
parametric Removed ParametricCallable's getSuggestions() which isn't quite working. 2014-06-28 17:32:48 -07:00
CommandCallable.java Passed a string of parent commands rather than just the current command. 2014-06-28 17:04:38 -07:00
CommandMapping.java Made Dispatcher implement CommandCallable. 2014-06-28 01:42:59 -07:00
Description.java Overhauled command handling and suggestion support. 2014-06-28 16:30:02 -07:00
Dispatcher.java Check permissions in command suggestions and Dispatcher. 2014-06-28 16:57:11 -07:00
InvalidUsageException.java Merge commit '142f5c8e5c889ee5098c05ba2fde20b52467c1df' into feature/platform-caps 2014-06-27 16:03:29 -07:00
MissingParameterException.java Merge commit '142f5c8e5c889ee5098c05ba2fde20b52467c1df' into feature/platform-caps 2014-06-27 16:03:29 -07:00
Parameter.java Merge commit '142f5c8e5c889ee5098c05ba2fde20b52467c1df' into feature/platform-caps 2014-06-27 16:03:29 -07:00
SimpleDescription.java Overhauled command handling and suggestion support. 2014-06-28 16:30:02 -07:00
SimpleDispatcher.java Passed a string of parent commands rather than just the current command. 2014-06-28 17:04:38 -07:00
SimpleParameter.java Merge commit '142f5c8e5c889ee5098c05ba2fde20b52467c1df' into feature/platform-caps 2014-06-27 16:03:29 -07:00
UnconsumedParameterException.java Merge commit '142f5c8e5c889ee5098c05ba2fde20b52467c1df' into feature/platform-caps 2014-06-27 16:03:29 -07:00