mirror of
https://github.com/ENSL/ensl-plugin.git
synced 2024-11-13 00:24:22 +00:00
ebc9da7318
- Move ENSL Packge to pkg - Update dockerfile to work - Add more base amxx files
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"
|