Create

Description

Log.Log(source, event, message, hook)

Arguments

Argument
Data Type
Optional
Explanation

source

string

no

Player source

event

string

no

Event that was triggered, gets displayed in the log

message

string

no

the rest of the log message

hook

string

yes

Discord webhook if using Discord 🤮

Last updated