ENSL.org server configuration

Prerequisites

 

Before following the next steps to run a competitive server, you need to know how to run a proper NS2 server. We advise you to check the official NS2 Wiki if you have any problem in that regard. You can also contact one of the developers on their official Discord server

 

First steps

 

  1. Join the NSL Discord to be tagged as “Server Op” and to be aware of future servers required updates. Admins can be contacted through Discord if you have any questions. 
  2. Modify your server file to name your server such as: ENSL.org | Paris #1 by NS2-Fr. Mention the city it's located and not the country. Make sure it uses “ns2nsl” as password. 
  3. Add your server on the ENSL.org server page to make it available for NSL gathers and history records. 

 

Required Mods

 

These mods should imperatively run on your server to be tagged as an official ENSL.org server. No other mod should be running to avoid potential mods conflicts. 

 

 

Required Maps

 

All the following maps should be available on your server.

 

    Vanilla Maps

 

Even if some of the following maps aren’t played in the League, they should be available. 

 

  • ns2_biodome
  • ns2_descent
  • ns2_veil
  • ns2_summit
  • ns2_tram
  • ns2_kodiak
  • ns2_eclipse
  • ns2_summit
  • ns2_caged
  • ns2_derelict
  • ns2_docking
  • ns2_refinery
  • ns2_mineshaft
  • ns2_unearthed
  • ns2_origin

 

    Custom Maps

 

This list is subject to change in the future as the competitive map pool constantly evolves.

 

Mandatory files changes

 

Files models can all be found here (configuration from the Thirsty Onos, currently not up to date but can be used as an example), including the Shine Administration files. 

 

Make sure to update your NSLConfig.json as follows: 

 

{

  "perfconfigsblocked":false,

  "captainsplayerlimit":6,

  "recentgames":[],

  "league":"ENSL",

  "perf":"DEFAULT",

  "mode":3,

  "adminaccess":true

}

 

Edit your BaseConfig.json (in your Shine folder) to look like this:

 

{
"APIKeys": {
"Steam": ""
},
"ActiveExtensions": {
"adverts": false,
"afkkick": false,
"autoperfprofile": false,
"badges": true,
"ban": true,
"basecommands": true,
"botmanager": false,
"captains": false,
"chatbox": false,
"cloakadmin": false,
"commbans": false,
"crossspawns": false,
"customspawns": false,
"customtextcommands": false,
"customtimeout": false,
"disablevanillavotes": false,
"eloteamrestriction": false,
"enforceteamsizes": false,
"epsilonbadges": true,
"extraips": false,
"fakeserverip": false,
"funcommands": false,
"hiveteamrestriction": false,
"hotfixepsilon": false,
"killstreak": false,
"logging": true,
"mapstats": false,
"mapvote": true,
"motd": true,
"namefilter": false,
"nomorefakerookies": false,
"norookies": false,
"ns2feedback": false,
"ns2news": false,
"ns2stats": false,
"ns2statsbadges": false,
"nsl": true,
"passwordreset": true,
"pingtracker": false,
"pregame": false,
"pregameplus": false,
"readyroom": false,
"readyroomqueue": false,
"reservedslots": false,
"rookiesonly": false,
"roundlimiter": false,
"serverswitch": false,
"tournamentmode": false,
"unstuck": true,
"usermanagement": true,
"vacplus": false,
"verboselogging": false,
"votealltalk": false,
"voterandom": false,
"votesurrender": true,
"welcomemessages": false,
"wonitor": true,
"workshopupdater": false
},
"AddTag": true,
"ChatName": "Admin",
"ConsoleName": "Admin",
"DateFormat": "dd-mm-yyyy",
"DebugLogging": false,
"EnableLogging": true,
"EqualsCanTarget": false,
"ExtensionDir": "config://shine/plugins/",
"GetUsersFromWeb": false,
"GetUsersWithPOST": false,
"LogDir": "config://shine/logs/",
"MaxCommandsPerSecond": 3,
"NotifyAdminAnonymous": false,
"NotifyAnonymous": true,
"NotifyOnCommand": true,
"RefreshInterval": 60,
"RefreshUsers": false,
"ReportErrors": true,
"SilentChatCommands": false,
"TimeOffset": 0,
"UserRetrieveArguments": [],
"UsersURL": "http://www.yoursite.com/users.json",
"WebConfigs": {
"Enabled": false,
"IsBlacklist": false,
"MaxAttempts": 3,
"Plugins": [],
"RequestArguments": [],
"RequestURL": "",
"UpdateInterval": 1,
"UpdateMode": 1
}
}

 

At last, edit your EpsilonBadges.json (in your Plugins Shine folder) as follows:

 

{
"Debug": false,
"ENSLTeams": true,
"ENSLTeamsRow": 4,
"Flags": true,
"FlagsRow": 2,
"ForceENSLTeamsBadge": false,
"ForceFlagsBadge": false,
"ForceSteamBadge": false,
"SteamBadges": false,
"SteamBadgesRow": 5,
"__Version": "1.6"
}

 

 

 

Pelargir on 29 August 19 13:07

Comments

7824

Blank Kopunga

UWE Extension: Mod ID "4241B84E” must NOT be on the server. And Mod Panels: Mod ID "33c898b2" shouldn't be either, that one is discontinued too.

25 July 2023, 03:48

New Comment
Please log in or register to post comments.