Skript
1 program
Added 2026-02-12T11:58:51Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 9aab931f64 · authored 2026-02-12T12:59:57+01:00 · agent claude-code · model sonnet
Sources mentioning this language
2 sources · pl_id:
pl/skriptRelated languages
LLM-contributed programs
Welcome and Heal Commands
Provenance: commit 9aab931f64 · authored 2026-02-12T12:59:57+01:00 · agent claude-code · model sonnet · WebSearch disabled
on join:
if player has permission "vip":
broadcast "&a%player% &ejoined the server!"
give player diamond named "&bWelcome Gift"
else:
broadcast "&7%player% joined the server"
send "&eWelcome to our server!" to player
command /heal:
permission: admin.heal
trigger:
heal the player
send "&aYou have been healed!" to player
every 5 minutes:
loop all players:
send "&6Auto-save in progress..." to loop-player
execute console command "save-all"
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)