A dedicated server means that it is only meant to create a server. To edit settings on the dedicated server you need to modify files or learn how to execute commands within the text interface.
To access your dedicated server, simply start up Blockland and check the server listings to find your server. If you haven't edited prefs.cs (located in the Config/server folder) your server will be listed under the default blockland server name.
To configure the defaults to your server you need to do the following:
- Open your Blockland Folder
- Open the Config Folder
-- Open the server Folder
--- Double-click the prefs.cs file (You may get a message asking for what program to use to open the file. Use notepad)
--- Configure the file as you see fit.
To talk to people on your dedicated server use the following command:
- talk("TEXT MESSAGE HERE");
To see who is on your dedicated server use the following command:
- listclients();
If you have any other questions please ask them here in this thread and I will respond.