Seems that w/WP 3.1.2 this plugin is leaving out some code when you try and hide content based on username. The full first line needs to be:
[optional_content type=’user-id’ value=’1′ ]
where ‘1’ is the number next to the username.
Hope that helps — the above fix didn’t work for me as the code was completely different.