Last updated 1 month ago
events.lua
Called when a player joins the game.
player - this player's entity first - boolean, true if this player has never joined before
player
first
Called when a player leaves the game.
player - this player's entity
on_player_join
on_player_leave