ReloadBans: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__NOTOC__ {{Server function}} This function will reload the server ban list file. ==Syntax== <syntaxhighlight lang="lua"> bool reloadBans () </syntaxhighlight> ===Returns=== Returns ''true'' if the ba...") |
(No difference)
|
Revision as of 23:04, 21 March 2012
This function will reload the server ban list file.
Syntax
bool reloadBans ()
Returns
Returns true if the ban list was reloaded successfully, false otherwise.
Example
--TODO
Requirements
This template will be deleted.