Blockland Forums > Help
How To Host Dedicated Server?
Davidosss2003:
When i hosting server and someone ask for Do Dedicated server then i don't know how to do Dedicated Server.I Need Help with this to players be more happy.
Davidosss2003:
Is This A Add-on for Dedicated Server?
Redconer:
Um, no. But you can download it somewhere...just google blockland dedicated server
Daniel S.:
Read to under stand i tried
Pacnet2012³:
(assuming you have windows)
1 : Locate BlocklandLauncher.exe (perhaps search your hard drive)
2 : When you get your search result, find the location of the file. On Windows you can right click the file in your search results and go to properties.
3 :
--- Quote from: Pacnet2012³ on September 24, 2012, 03:21:33 PM ---Make your own Dedicated Server for BL (WINDOWS)You will make a dedicated.bat file here for your server. Run this batch whenever you want the server.
* Step 1 : Open Notepad
* Step 2 : Type in the following code below into command prompt:
--- Code: ---start [path]\BlocklandLauncher.exe -dedicated -gamemode custom
--- End code ---
* Step 3 : Save the file as dedicated.txt
* Step 4 : Rename it from dedicated.txt to dedicated.bat. If you can't rename it, go to Control Panel, Folder Options, the View tab, and uncheck "Hide extensions for known filetypes.
Now just double click dedicated.bat to run it. There you go.
--- End quote ---
Make sure that you replace [path] in the text-editor with the location you got your actual location. Run this .bat every time you want to start your dedicated server, and in the notepad text make sure to use quotes if needed.