Hey,
I just tried it out and build something as well,
name ingame = thughack though there is nobody only.
I discoverd a problem.. place a halfslap, on that place a flower pot, now under that halfslap place a halfslap..
Down for maintenance: the server has crashed, and I'm compiling a new executable, so it might take some time to get back up. Sorry for the inconvenience.
Why is it always cheesedummy who crashes the server?

I have a destructive personality that arbitrarily invalidates pointers.
I did this:
/up 10000000
And why would you do such a thing on a public server instead of your own local development server where you can fix it immediately and post a patch, rather than kicking a regular server down for possibly hours?
Why don't you just run the server inside a simple
Code:
while :
do
./MCServer
echo "Press Ctrl-C to Stop"
sleep 5
done
That way it restarts if it crashes.