so they said to put the blockland folder in bin, but it shouldn't matter too much
pretty sure instead of "cd server", to run you should cd to the directory you put the server file in, and execute it with "./server"
if it complains about server is not an executable, run "chmod +x server" and then "./server"