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 removeCustomSlashCommand: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Allejo (talk | contribs)
added bz_removeCustomSlashCommand page
 
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_removeCustomSlashCommand
| description    = Removes all custom slash commands that were created with the plugin. The event listener must previously have been added by a call to [[bz_registerCustomSlashCommand]].
| param1          = command
| param1type      = const char*
| param1desc      = The custom slash command that this listener was previously registered to handle. This is so that if this listener is registered for multiple event types, only one of those will be removed.
}}

Latest revision as of 02:46, 27 November 2025