If you're little brother, big sister, dog, cat, frog, etc. tries to start you're Dedicated Server to screw around and make everyone get pissed, this is for you.
Step 1
Go to you're blockland folder.
Usually at
C:\Blockland
or
C:\Program Files\Blockland
Step 2
Right click dedicated.bat.
Click Edit.
Step 3
Ctrl+A the text.
Delete it.
Copy and Paste this in that window:
@ Echo off
Title Blockland Server
:top
cls
Echo Please enter your password to start the server
set /p password=
if %password%==radiation (
start blockland.exe -dedicated -map slate
ping localhost -n 5 >nul
cls
Echo Starting Server.
pause
cls
) else (
goto top
)
goto top
Save it.
Ctrl+S or File>Save.
Step 4
The default password is radiation.
Change it by editing the highlited area in the code in step 3.
Step 5
Start the file you edited.
Type in your password.
The server window will open.
Thats all!
If you have any suggestions, contact Radiation via email at mikesampson101@gmail.com.