Necesse Server Configuration Print

  • Necesse Server Configuration, Server Config Necesse, Necesse Settings, Necesse Configuration, Necesse
  • 0

Necesse server
Looking for a Necesse game server? Click here to order your server!

This guide will show you how to configure your server

 

Follow the steps below to configure your server

1. Login to your Game Control Panel

2. Open Configuration Files

3. Select the 'Text Editor' option next to 'server.cfg'



4. Refer to the Example Configuration below and change the respective settings.

SERVER = {
port = 60501, // [0 - 65535] Server default port
slots = 25, // [1 - 250] Server default slots
password = test, // Leave blank for no password
pauseWhenEmpty = false,
giveClientsPower = true, // If true, clients will have much more power over what hits them, their position etc
logging = true, // If true, will create log files for each server start
language = en,
MOTD = "Hello"
}

 

You can also change the world settings as follows:

1. Open the 'Configuration Files' section from your control panel.

2. Select the 'Text Editor' option next to 'worldSettings.cfg'

3. Refer to the Example Configuration below and change the respective settings.

WORLDSETTINGS = {
allowCheats = false,
difficulty = NORMAL,
deathPenalty = DROP_MATS,
raidFrequency = OCCASIONALLY,
playerHunger = true,
disableMobSpawns = false,
forcedPvP = false, // True = players will always have PvP enabled
unloadSettlements = false,
maxSettlementsPerPlayer = -1,
dayTimeMod = 1.0, // Day time modifier (The higher, the longer day will last, max 10)
nightTimeMod = 1.0, // Night time modifier (The higher, the longer night will last, max 10)
gameVersion = 0.21.21
}

 

 

 

Did the above information not work for you? Please click here to contact our support via a ticket.


Was this answer helpful?

« Back