forward

inconsistent_file

Syntax

forward inconsistent_file(id, const filename[], reason[64]);

Description

Called when an inconsistent file is encountered by the engine.

Parameters

id Client index
filename Detected file
reason Buffer storing the disconnect reason (can be overwritten)

Return

PLUGIN_CONTINUE to let the engine kick the client
PLUGIN_HANDLED to block the inconsistency kick