How to not require steam

So I guess it is good practice to not rely on Steam identifiers. How would I be able to remove the requirement to be signed into Steam on my server?

Thank you

Modify your whole script if you’re using ESX.

However, right now all servers are down since the main authentication system is down. Not just your servers.

Comment out this in your server config:

#sv_authMaxVariance 1
#sv_authMinTrust 5
1 Like