First Join

Set the type to FIRST and the condition will be triggered when a player joins for the first time.

Example:

conditions:
    firstJoinExample:
        type: FIRST

Last updated