diff --git a/configs/amx.cfg b/configs/amx.cfg index a52ab3b1..f942e715 100755 --- a/configs/amx.cfg +++ b/configs/amx.cfg @@ -1,8 +1,8 @@ // AMX Configuration File echo Executing AMX Configuration File -// Default access for all non admin players (see users.ini for access details) -amx_default_access "" +// Default access for all non admin players (see users.ini for access details) +amx_default_access "z" // Name of setinfo which should store a password on a client // (Example: setinfo _pw "password") @@ -67,4 +67,3 @@ amx_extendmap_max 90 // Step for each extending amx_extendmap_step 15 -