This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Bz kickUser: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Yassen (talk | contribs)
Added bz_kickUser
 
Zehra (talk | contribs)
redirect, since functions are in official docs
Tag: New redirect
 
Line 1: Line 1:
{{apicall
#REDIRECT [[Category:BZFS API Docs]]
| name        = bz_kickUser
| description = Kicks an user from the server (same as the /kick command)
| param1      = playerIndex
| param1type  = int
| param1desc  = Player to kick.
| param2      = reason
| param2type  = const char*
| param2desc  = Reason for the kick.
| param3      = notify
| param3type  = bool
| param3desc  = Whether to notify the admin channel and user kicked.
| returntype  = bool
| returns    = Whether the player exists.
| version    = 2.0.x or later
}}

Latest revision as of 01:38, 26 November 2025