Licenses: code LGPL 2.1 media CC BY-SA 3.0
Created by: UjEdwin
Date: 2016-03-28

Set node:
Requires give privs to use. do not use "," (only spaces)
to place 1 nod		/setnode default:dirt 5 23 4
to place node on you	/setnode default:dirt

Add node (can only place on air-nodes)
to add 1 node		/addnode default:dirt 5 23 4
to add node on you		/addnode default:dirt

Gravity:
Change gravity in the spacegrav/init.lua/ gravity=0.5
and there is also a vacuumblock: spacegrav:vacuum

Spawn:
spawn/init.lua
default commands is:   help  /  help!   because people keep saying it for everything.

killarea:
hurts in a area before kill area
change in killarea/init.lua the variables
Default is:
hurts from 0 to -50
kills from -50


