#include <amxmodx> public plugin_init() { register_plugin(...) set_msg_block(get_user_msgid("TextMsg"), BLOCK_SET) }