githubEdit

Player Event

Here is a example how to create a event for listening when a client connects to your universe.

Creating the event

We will use the PlayerConnected Event to listen when a player connects.

Here this code will now execute when a player connects and prints.

What's returned in player?

Last updated

Was this helpful?