A command block is a special block capable of executing Minecraft commands automatically. Unlike chat commands, command blocks:
Command blocks cannot be obtained in survival.
/give @p minecraft:command_block
Requirements:
enable-command-block=true
This must be set in server.properties and the server restarted.