...
Option Panel Name | settings.tml name | Default Value | Options | settings.tml values | Description and Notes |
---|---|---|---|---|---|
Server [server]
Section | settings.tml name | Default Value | settings.tml values | Description and Notes |
---|---|---|---|---|
allow-player-pausing | false | true false | If true it will allow players to have DM-like powers to pause a server | |
disallow-shouting | false | true false | ||
[server] [server.tweaks] [server.tweaks.power-saving] | clients-required-to-disable | 1 | Positive integer | The old server would sleep for 10ms each game update. This was fine on small servers but caused severe performance issues on large servers. We added a new config option called Clients Required To Disable CPU Sleep (under Game Options) with an integer value which can be used to toggle this behaviour back on. By default, the server will retain the old behaviour until one or more players join, then it will enter high performance mode without any sleeping. You can change this value to something that is greater than the maximum players allowed on your server if you never want the server to enter high performance mode. It is recommended this is set to 1 in the modern age of processors else can cause server lag and stuttering for players. |