forked from Dniel97/artemis
33 lines
477 B
YAML
33 lines
477 B
YAML
server:
|
|
enable: True
|
|
loglevel: "info"
|
|
news_msg: ""
|
|
|
|
team:
|
|
name: ARTEMiS # If this is set, all players that are not on a team will use this one by default.
|
|
|
|
mods:
|
|
use_login_bonus: True
|
|
|
|
version:
|
|
11:
|
|
rom: 2.00.00
|
|
data: 2.00.00
|
|
12:
|
|
rom: 2.05.00
|
|
data: 2.05.00
|
|
13:
|
|
rom: 2.10.00
|
|
data: 2.10.00
|
|
14:
|
|
rom: 2.15.00
|
|
data: 2.15.00
|
|
|
|
crypto:
|
|
encrypted_only: False
|
|
|
|
matching:
|
|
enable: False
|
|
match_time_limit: 60
|
|
match_error_limit: 9999
|