SkriptLang integration with LogSnag. Track player activity, payments, reports, and more with LogSnag. If you have access to the addon skript-web
, you can use the version for that found in the /scripts/skript-web/
folder of the repo.
?
= Optional Argument
logsnag(event, description, channel, ?notify, ?icon, ?project)
logsnag("Server Online", "The server epic-server-01 is not online!", "status")
logsnag("Intense Lag", "The server epic-server-01 is at 3 tps!", "status", "true", "🔥")