Plex-FAWE/src/main
TomyLobo 67918f171b Internal restructuring of CommandContext
- getJoinedStrings(n) will now return literally everything after the first space following the (n-1)th argument. Mixing flags in after that is undefined
- What was in args before is now a List named parsedArgs, which also no longer contains the command, which was split off into a separate field.
- get[Padded]Slice now operates on the unparsed args with flags and all, allowing whoever uses it (script commands) to obtain a more low-level input.
- Added a test for the exactness of getJoinedStrings and adjusted an existing test to the new old behaviour.
2011-09-20 03:25:35 +02:00
..
assembly Replaced README.txt with useful README.html. 2011-05-01 13:27:46 -07:00
java/com/sk89q Internal restructuring of CommandContext 2011-09-20 03:25:35 +02:00
resources Updated plugin.yml (not that it needs it). 2011-09-19 00:43:38 -04:00