# Leave
TIP
This event cannot be cancelled
# Event Details
- The Leave event gets called whenever a player leaves the server, you can get some information from this event with the variable listed below
# Variables
$args$[0]
- The player that left the server
# Usage
- Add a command to be called when this event triggers by running
/acodes event leave add <command>