eult submitted a new resource:
skLambda - skLambda is a Skript addon that adds lambda functions and listeners to Skript.
Read more about this resource...
skLambda - skLambda is a Skript addon that adds lambda functions and listeners to Skript.
skLambda
A Skript addon that adds two things:
- Lambdas — small functions you can save in a variable and run later.
- The listen section — a short way to make a temporary event listener with a timer, a hit count, and what to do at the end.
Example: same task, two ways
The task: tell the player to mine 10 stone in 30 seconds...
Read more about this resource...