If you open the server file in your starmade folder, you will find these two options:
ENABLE_BREAK_OFF = false //debug (don't activate unless you know what you're doing)
COLLISION_DAMAGE = false //colliding into another object does damage (experimental)
Change both to = true to turn them on. I have heard there are a few bugs with break off though.