server.unbanAllIPs: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = server |type = method |class = Server |name = unbanAllIPs |parameters = void |return1 = null n/a |returnFail1 = null n/a |usage = unbans all IP addres...") |
(No difference)
|
Revision as of 19:20, 26 November 2020
Method
Server Only
Online and Offline
Available since Server 1.2.4
null server.unbanAllIPs(void)
The server.unbanAllIPs method is used to unbans all IP addresses.
Parameters
void | This method doesn't take any parameters. |
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.