server.unbanIP

Revision as of 19:20, 26 November 2020 by Vortrex (talk | contribs) (Created page with "{{ScriptItem |endpoint = server |type = method |class = Server |name = unbanIP |parameters = string ipAddress |parameter1 = string dataName The IP to be unbanned |return1 = nu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Method Server Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline

Available since Server 1.2.4

null server.unbanIP(string ipAddress)

The server.unbanIP method is used to unbans an IP address.

Parameters

1) string dataName The IP to be unbanned.

Return

null This method doesn't return a value.

Types

Client Server

Notes

There aren't any notes for this method.

Examples

There aren't any examples for this method.

Compatibility

There isn't any compatibility information for this method.