Difference between revisions of "NDGIB"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
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() || .
+
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">BanIP()<br>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>

Revision as of 17:37, 13 November 2019

[Main] [Lua Examples]

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

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