mirror of
https://github.com/ENSL/ensl-plugin.git
synced 2025-02-13 07:11:35 +00:00
16 lines
300 B
INI
16 lines
300 B
INI
|
// ENSL Official settings
|
||
|
|
||
|
exec "server.cfg"
|
||
|
hostname "Servername [ENSL Mode]"
|
||
|
|
||
|
// Run OFFICIAL settings
|
||
|
amx_enslcfg
|
||
|
|
||
|
// Failsafe settings in case plugin is disabled
|
||
|
mp_timelimit 0
|
||
|
mp_tournamentmode 1
|
||
|
|
||
|
// SET password yourself
|
||
|
|
||
|
// Set mapchangecfgfile, ENSL Plugin will echo
|
||
|
mapchangecfgfile ensl.cfg
|