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