We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8f066 commit a6166a0Copy full SHA for a6166a0
README.md
@@ -0,0 +1,10 @@
1
+# CookieBan-amxx
2
+
3
+Implemented for AMXBans
4
5
+Installation:
6
+1. compile cookie_ban.sma with your database details and the motd page to show.
7
+2. in plugins.ini, put the name cookie_ban.amxx above the amxbans plugin.
8
+3. upload the index.php in your website, not https. Be sure to have put your database details.
9
+4. change the index.php, the body, to make the custom motd.
10
+4. for each server, change cvar "cookie_server".
0 commit comments