Skip to content

No output Data for ClientLeaveEvent #409

@qeinz

Description

@qeinz

Hi, I've been following this project for a while now and I'm also a loyal user of this API, unfortunately I'm noticing more and more that some functions don't return a value, this includes the whole Client Leave event, if you try to get client data from a disconnected client you don't get any output, meaning the code block is just skipped:

client client = Main.api.getClientInfo(event.getClientId()); 
Mysql.insertRecentActivitie("Client disconnected", client.getNickname()); 

Is there a possibility to add this function?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions