Translations:Server Configuration/55/en
Jump to navigation
Jump to search
Property | Description |
---|---|
serverName | The server name displayed in the ACC UI pages |
adminPassword | The password you specify allows a driver or spectator to log in as Server Admin in the chat window ( ENTER key ) of the server. |
carGroup | Defines the car group for this server. Possible values are
|
trackMedalsRequirement | Defines the amount of track medals that a user has to have for the given track
|
safetyRatingRequirement | Defines the Safety Rating (SA) that a user must have to join this server
|
racecraftRatingRequirement | Defines the Racecraft Rating (RC) that a user must have to join this server
|
password | Password required to enter this server. If a password is set, the server is declared →Private Multiplayer. |
spectatorPassword | Password to enter the server as spectator. Must be different to “password” if both is set. |
maxCarSlots | Defines the amount of car slots the server can occupy; this value is overridden if the pit count of the track is lower, or with 30 for public MP. The gap between maxCarSlots and maxConnections ( in configuration.json ) defines how many spectators or other irregular connections ( ie entry list entries ) can be on the server. |
dumpLeaderboards | If set to 1, any session will write down the result leaderboard in a “results” folder ( must be manually created ). |
dumpEntryList | Will save an entry list at the end of any Qualifying session. This can be a quick way to collect a starting point to build an entry list, and is a way to save the defaultGridPositions which can be used to run a race without Qualifying session and predefined grid. Also see the corresponding admin command. |
isRaceLocked | If set to 0, the server will allow joining during a race session. Is not useful in →Public Multiplayer, as the user-server matching will ignore ongoing race sessions. |
shortFormationLap |
|
formationLapType | Toggles the formation lap type that is permanently used on this server:
|
doDriverSwapBroadcast | ? |
randomizeTrackWhenEmpty | If set to 1, the server will change to a random track when the last drivers leaves ( which causes a reset to FP1 ). The “track” property will only define the default state for the first session. |
centralEntryListPath | Can override the default entryList path “cfg/entrylist.json”, so multiple ACC servers on the machine can use the same entrylist ( and custom car files ). Set a full path like “C:/customEntryListSeriesA/”, where the entrylist is stored.
Attention: The path seperators have to be slashes ( / ), backslashes ( \ ) will not work. |
allowAutoDQ | If set to 0, the server won’t automatically disqualify drivers, and instead hand out Stop&Go ( 30 Secounds ) penalties. This way a server admin / race director has 3 laps time to review the incident, and either use /dq or /clear based on his judgement. |
ignorePrematureDisconnects | Removes a ( very good ) fix where users can randomly lose the connection. There is no sane reason to turn this off.
appears inactive for 5 seconds. Can be useful on unsupported platforms where TCP sockets act differently |
configVersion |