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