I noticed in the attached file from MC-11518 that there were an extra comma in the variable result for the /whitelist list command:
2013-03-10 14:41:35 [INFO] player1, player2, admin1, admin2, and admin3
Comments 2
You are correct. It's weird that I have never seen this before, or maybe not since English is not my native language. I only hope that it is consistent so that programmers can parse the result list easier. Wikipedia: Serial comma
That is actually grammatically correct. (I assume you are referring to the last comma.)