mirror of
https://github.com/ENSL/ensl-plugin.git
synced 2025-02-12 23:05:23 +00:00
11 lines
219 B
INI
11 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"
|