You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,7 @@ max_memory | Decimal | 2048 | The amount of memory in megabytes for MultiAdmin t
87
87
restart_low_memory | Decimal | 400 | Restart if the game's remaining memory falls below this value in megabytes
88
88
restart_low_memory_roundend | Decimal | 450 | Restart at the end of the round if the game's remaining memory falls below this value in megabytes
89
89
max_players | Integer | 20 | The number of players to display as the maximum for the server (within MultiAdmin, not in-game)
90
+
output_read_attempts | Integer | 100 | The number of times to attempt reading a message from the server before giving up
90
91
random_input_colors | Boolean | False | Randomize the new input system's colors every time a message is input
91
92
restart_every_num_rounds | Integer | -1 | Restart the server every number of rounds
92
93
restart_every_num_rounds_counting | Boolean | False | Whether to print the count of rounds passed after each round if the server is set to restart after a number of rounds
0 commit comments