I was just about to say, double click the "dedicated.command" file, but it's gone! I found this in an old copy of BL though:
#!/bin/bash
cd "`dirname "$0"`"
./Blockland.app/Contents/MacOS/Blockland -dedicated -map bedroom
Save that as a regular text file(not rich text format), and then change the file extension to ".command". I believe that should work