Skip to main content

Joined

Gets called when the player has joined.

Start a script sectionโ€‹

!-- OnEvent Joined
-- require @evPlayer

# Add your instructions here
  • Group: PlayerEvents
  • Cancellable: No
  • Event data: PlayerJoinedEventArgs

Injected variablesโ€‹

VariableTypeDescription
@evPlayerplayer valueGets the player who joined.

Validated examples using this eventโ€‹