Skip to content

Baezor1/SkLogSnag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues Forks Stars

SkLogSnag

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.

Dependencies

Documentation

Log Function

Usage

? = Optional Argument

logsnag(event, description, channel, ?notify, ?icon, ?project)

Examples

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", "🔥")