Whitelist message update

This commit is contained in:
quotefox
2019-11-19 04:39:18 +00:00
parent 002b595775
commit 304a2a0e8b
+1 -1
View File
@@ -30,7 +30,7 @@
addclientmessage(ckey,"<span class='adminnotice'>You have been allowed to bypass the whitelist</span>")
else
log_access("Failed Login: [key] - Not on whitelist")
return list("reason"="whitelist", "desc" = "\nReason: You are not on the white list for this server")
return list("reason"="whitelist", "desc" = "\nReason: You are not on the whitelist for this server, apply in the station's discord server.")
//Guest Checking
if(!real_bans_only && IsGuestKey(key))