pub fn chat_listener( query: Query<'_, '_, &LocalPlayerEvents>, events: EventReader<'_, '_, ChatReceivedEvent>, )