Difference between revisions of "NDGIB"
Line 6: | Line 6: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">BanIP()</p>Params:<br>ipaddress - the ipaddress to ban<br>hours - the amount of hours to ban || ip address to ban, accepts wildcards such as 192.168.1.* or 192.*.*.* ip bans are always perma bans.. | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">BanIP(...)</p>Params:<br>ipaddress - the ipaddress to ban<br>hours - the amount of hours to ban || ip address to ban, accepts wildcards such as 192.168.1.* or 192.*.*.* ip bans are always perma bans.. |
|} | |} | ||
</center> | </center> | ||
Line 17: | Line 17: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">BanUser() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">BanUser(...)</p> || . |
|} | |} | ||
</center> | </center> |
Revision as of 17:38, 13 November 2019
Global Functions & Examples
BanIP(...) Params:ipaddress - the ipaddress to ban hours - the amount of hours to ban |
ip address to ban, accepts wildcards such as 192.168.1.* or 192.*.*.* ip bans are always perma bans.. |
Example
CODE EXAMPLE BLOCK
BanUser(...) |
. |
Example
CODE EXAMPLE BLOCK