mirror of
https://github.com/ENSL/ensl-plugin.git
synced 2025-02-15 08:20:48 +00:00
12 lines
219 B
INI
12 lines
219 B
INI
|
// Public settings
|
||
|
|
||
|
exec "server.cfg"
|
||
|
hostname "Servername"
|
||
|
mp_timelimit 10
|
||
|
mp_tournamentmode 0
|
||
|
sv_password ""
|
||
|
|
||
|
// Set mapchangecfgfile and echo
|
||
|
mapchangecfgfile public.cfg
|
||
|
say "[IMPORTANT] Public mode settings loaded"
|