background image
Game Servers 380 7 Days to Die 4 Abiotic Factor 2 Aloft 2 alt:V 2 Americas Army Proving Grounds 2 Among Us 2 Archean 2 ARK Survival Ascended 6 ARK Survival Evolved 3 Arma 3 3 Arma Reforger 2 Aska 2 AssaultCube 2 Assetto Corsa 3 Astro Colony 2 Astroneer 2 Automobilista 2 2 Avorion 2 Banana Shooter 2 Barotrauma 3 BATTALION Legacy 2 BeamNG.drive (BeamMP) 2 Black Mesa 2 Brickadia 2 Call of Duty 2 Citadel: Forged with Fire 2 ClassiCube 2 Clone Hero 2 Colony Survival 2 Conan Exiles 4 Contagion 2 Core Keeper 2 Counter-Strike 2 3 Craftopia 2 CryoFall 2 CS2D 2 Cube 2: Sauerbraten 2 Cubic Odyssey 2 DayZ 4 DDNet 2 DDRaceNetwork 2 Dead Matter 2 Dont Starve Together 4 Eco 2 Empyrion Galactic Survival 2 Enshrouded 3 Escape from Tarkov 2 Euro Truck Simulator 2 2 Factorio 2 Farming Simulator 25 2 Fistful of Frags 2 FiveM 3 FortressCraft Evolved 2 Foundry 2 Foundry VTT 2 Frozen Flame 2 FTL Tachyon 2 Garrys Mod 3 Ground Branch 2 Half-Life 2 Deathmatch 2 Hogwarp 2 Holdfast: Nations at War 2 HumanitZ 2 Hurtworld 2 Hytale 1 Icarus 2 Insurgency Sandstorm 2 IOSoccer 2 Just Cause 3 Multiplayer 2 Kerbal Space Program 2 Killing Floor 2 3 LeagueSandbox 2 Left 4 Dead 2 Left 4 Dead 2 3 Longvinter 2 Los Angeles Crimes 2 Medal of Honor 2 Midnight Ghost Hunt 2 Mindustry 2 Minecraft 4 Minetest 2 Modiverse 2 Mordhau 3 Mount & Blade II: Bannerlord 2 Myth of Empires 2 Nazi Zombies Portable 2 Necesse 2 NeosVR 2 Neverwinter Nights EE 2 Night of the Dead 2 Nightingale 2 No Love Lost 2 No More Room in Hell 2 No One Survived 2 Nova-Life Amboise 2 Nuclear Option 2 Onset 2 Open Fortress 2 OpenArena 2 OpenRA 2 OpenRCT2 2 OpenTTD 2 Operation Harsh Doorstop 2 Palworld 3 Path of Titans 2 Pavlov VR 3 PixARK 2 Plains of Pain 2 Portal Knights 2 Post Scriptum 2 Project Zomboid 8 Puck 2 Quake Live 2 R5Reloaded 2 RedM 2 Renown 2 Resonite 2 Return to Moria 2 Rimworld Together 2 Rising World 2 Risk of Rain 2 1 Rust 4 Satisfactory 1 SCP Secret Laboratory 3 SCUM 2 Smalland 2 Solace Crafting 2 Soldat 2 Soldat 2 2 Sonic Robo Blast 2 2 Sons of the Forest 2 Soulmask 2 SourceCoop 2 Space Engineers 3 Space Station 14 2 Squad 3 Starbound 3 StarMade 2 Stationeers 2 Stormworks 2 Subnautica Nitrox 2 Sunkenland 2 SuperTuxKart 2 Sven Co-op 2 Swords 'n Magic and Stuff 2 Team Fortress 2 3 Teeworlds 2 Terraria 3 TerraTech Worlds 2 TF2 Classified 2 The Forest 3 The Front 2 The Isle 2 Tower Unite 2 Trackmania 2 Unturned 4 Urban Terror 2 V Rising 3 Valheim 3 VEIN 2 Veloren 2 Vintage Story 3 Voyagers of Nera 2 Wolfenstein: Enemy Territory 2 Wreckfest 2 Wurm Unlimited 2 Xonotic 2 Zandronum 2 Getting Started 2 Network & Connectivity 1 Server Management 2
Categories

Smalland Server Setup Guide


This guide covers how to set up your Smalland: Survive the Wilds dedicated server on Legion Hosting, configure startup variables, adjust world and survival settings, enable PvP, connect to your server, and manage saves. Smalland is a survival game where players are shrunk to tiny size and must explore, craft, build, and tame creatures in a vast backyard world. For admin controls, world management, and troubleshooting, see Smalland Admin Commands.

Server Panel: All server management is done through GPanel at gpanel.legionhosting.net. Smalland servers are configured entirely through GPanel startup variables — there are no user-editable config files. All settings are passed as command-line parameters.

First Start

When you first receive your Smalland server, follow these steps to get it online:

  1. Log in to GPanel and select your Smalland server.
  2. Navigate to the Startup tab and review the default startup variables. Set the SERVERNAME to your preferred name and optionally set a PASSWORD.
  3. Review the world settings such as FRIENDLYFIRE, PEACEFULMODE, and day/season length to match your desired gameplay experience.
  4. Go back to the Console tab and click Start.
  5. The server will download and install the Smalland Dedicated Server files automatically on first boot (Steam App ID 808040). This may take several minutes.
  6. Once the console confirms the server has started, your server is online and ready for players to connect.
First boot takes longer: The initial startup includes a full download of the server files. Subsequent starts will be much faster unless an update is available.
Crossplay required: Both the server host and connecting players must have the Cross Play option enabled in the game settings to see dedicated servers in the server browser.

GPanel Startup Variables

Smalland is configured entirely through command-line parameters exposed as startup variables in GPanel. Navigate to the Startup tab to view and modify these settings. Changes require a server restart to take effect.

Core Server Settings

Variable Default Description
SERVERNAME My Server The display name shown in the server browser. Choose a unique name so players can find your server. Maximum 32 characters.
PASSWORD (empty) Password required to join (minimum 3 characters if set). Leave blank for a public server.
WORLDNAME World The save file identifier. Must not contain spaces. Changing this creates a new world. Maximum 32 characters.
PRIVATE 0 Set to 1 to hide the server from the public server browser. Players must connect directly.

Gameplay Settings

Variable Default Description
FRIENDLYFIRE 0 Set to 1 to enable PvP damage between players.
PEACEFULMODE 0 Set to 1 to disable all creature damage. Creatures will not attack players.
KEEPINVENTORY 0 Set to 1 to retain items in inventory after death.
DETERIORATION 1 Controls building deterioration. 1 = deterioration enabled (default). Set to 0 to prevent building decay over time.

World and Difficulty Settings

Variable Default Range Description
LENGTHOFDAYSECONDS 1800 Any integer Duration of one in-game day in seconds. Default is 1800 (30 minutes real time).
LENGTHOFSEASONSECONDS 10800 Any integer Duration of one in-game season in seconds. Default is 10800 (3 hours real time).
CREATUREHEALTHMODIFIER 100 20–300 Scales creature health as a percentage. 100 = normal. 200 = double health.
CREATUREDAMAGEMODIFIER 100 20–300 Scales creature damage as a percentage. 100 = normal. 50 = half damage.
NOURISHMENTLOSSMODIFIER 100 0–100 Rate of hunger depletion as a percentage. Set to 0 to disable hunger entirely.
No config files: Smalland dedicated servers do not use editable config files. All settings are passed as command-line parameters through the startup variables above. There are no INI or JSON files to edit on disk.

How to Connect

Players connect to a Smalland dedicated server through the in-game server browser or by direct connect.

Option A — Server Browser

  1. Launch Smalland: Survive the Wilds.
  2. Select Play and choose your character.
  3. Navigate to the Join tab.
  4. Search for your server by name using the search bar.
  5. Select your server and click Join. Enter the password if one is set.
Enable Cross Play: Both the server and connecting players must have the Cross Play option enabled in game settings. Without this, dedicated servers will not appear in the server browser.

Option B — Direct Connect

  1. Launch Smalland: Survive the Wilds.
  2. Select Play and choose your character.
  3. Navigate to the Join tab.
  4. Use the direct connect option and enter your server's IP address and port from GPanel's Network tab:
    <your-server-ip>:<port>
  5. Enter the password if prompted and click Connect.
Connection issues? Verify your server is running in GPanel, check that you are using the correct IP and port from the Network tab, and ensure Cross Play is enabled. Ports are randomly assigned unless you have a private IP. See How to Find Your Server IP and Port for help.

Save Management

World Saves

Smalland save files are stored on the server and named based on the WORLDNAME startup variable. Each unique world name creates a separate save.

Multiple Worlds

To maintain multiple worlds on a single server:

  • Change the WORLDNAME variable to a new name (no spaces) and restart.
  • The server will create a new world with that name.
  • Switch back to a previous world by setting WORLDNAME to the old name and restarting.

Manual Backups

  1. Stop the server from GPanel to ensure all data is written to disk.
  2. Connect to your server via SFTP or use the GPanel File Manager.
  3. Download the save data files for your world.
  4. Store the backup on your local machine.

Restoring a Save

  1. Stop the server from GPanel.
  2. Connect via SFTP and upload your backed-up save files, replacing the existing ones.
  3. Ensure the WORLDNAME variable matches the save file you are restoring.
  4. Start the server. It will load the restored save.
Back up regularly. Regular backups protect against save corruption, unwanted player changes, and issues after game updates. Always back up before updating the server.

Recommended Settings

Here are some suggested configurations for common play styles:

Casual / Relaxed

FRIENDLYFIRE=0
PEACEFULMODE=0
KEEPINVENTORY=1
DETERIORATION=0
CREATUREHEALTHMODIFIER=80
CREATUREDAMAGEMODIFIER=60
NOURISHMENTLOSSMODIFIER=50

PvP Survival

FRIENDLYFIRE=1
PEACEFULMODE=0
KEEPINVENTORY=0
DETERIORATION=1
CREATUREHEALTHMODIFIER=100
CREATUREDAMAGEMODIFIER=100
NOURISHMENTLOSSMODIFIER=100

Hardcore

FRIENDLYFIRE=1
PEACEFULMODE=0
KEEPINVENTORY=0
DETERIORATION=1
CREATUREHEALTHMODIFIER=200
CREATUREDAMAGEMODIFIER=200
NOURISHMENTLOSSMODIFIER=100

Related Articles


Need Help?

If you run into issues with your Smalland server that are not covered here, open a support ticket and include your server IP, a description of the problem, and any relevant error messages from the GPanel console.


Was this article helpful?

Ready to Get Started?

The servers are booted, select your plan and become our latest satisfied client.