Jump to content
Sign in to follow this  
Hud Dorph

Autokick non-signed addons

Recommended Posts

What are the server command for server to autokick non-signed addons. I have set up server to "verify signatures" but players can join anyway and the server just say something like "playerxxx signature timed out" and the player can go on playing. It does say at join "Files bla bla bla are not signed by a key accepted by this server............ and so on" but player can join anyway.

Another question, an addon like ECS does not come with a key-file, does that mean that i can not allow this addon on my server ?

Share this post


Link to post
Share on other sites
verifySignatures=1;

You need to add

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">onUnsignedData="kick (_this select 0)";

to your server.cfg too

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×