Scripting/Squirrel/Functions/BanIP: Difference between revisions
Jump to navigation
Jump to search
This wiki is using an old backup from 2020
Some information may be old/missing
(Created page with "This function will ban an IP from the server. == Syntax == <pre>BanIP( ip )</pre> == Arguments == * ''string'' '''ip''' - The IP to be banned == Example == {{Scripting/N...") |
No edit summary |
||
Line 18: | Line 18: | ||
== Related Functions == | == Related Functions == | ||
{{Scripting/Squirrel/Functions/ | {{Scripting/Squirrel/Functions/Administrative_Functions}} |
Revision as of 14:22, 3 February 2014
This function will ban an IP from the server.
Syntax
BanIP( ip )
Arguments
- string ip - The IP to be banned
Example
This page needs an example. We will try our best to complete the wiki as soon as possible.