`/time <set|add> <value>` borks on multiple spaces
When trying to set time to day but adding a space too much after /time, the command borks.
What I expected to happen was...:
Time set to day
What actually happened was...:
Command return usage information
Steps to Reproduce:
1. Type `/time set day`
2. Notice time not set to day
Environment
Debian openjdk-7
Created Issue:
`/time <set|add> <value>` borks on multiple spaces
When trying to set time to day but adding a space too much after /time, the command borks.
What I expected to happen was...:
Time set to dayWhat actually happened was...:
Command return usage informationSteps to Reproduce:
1. Type `/time set day`
2. Notice time not set to dayEnvironment
Debian openjdk-7
Added Affects Versions: 1.4.4
Added Fixed Versions: 1.6.2
Added Attachments:

Note, OP is showing how the following fails:
(More than one space after the keyword "time")
Somewhen fixed.