#what is async and sync in skript-reflect?

1 messages · Page 1 of 1 (latest)

solid cave
#

sync means run it and make skript wait, async means run it on a separate thread and dont make skript wait for completion