Files
Blockline/server.json
T

14 lines
234 B
JSON
Raw Normal View History

2026-09-12 11:01:37 +02:00
{
"server_name": "BLOCKLINE Dedicated",
"bind": "0.0.0.0",
"port": 27840,
"mode": "FFA",
"max_players": 8,
"bots": 0,
"difficulty": 1,
"score_limit": 50,
"time_limit": 600,
"round_delay": 10,
"discovery": true
}