Versions:
Minecraft: 1.12.2
Skript: 2.2 Dev34 (Also tried 2.2 Dev35b, same issue)
Issue, attempting to set a variable to a directory's contents fails. Throwing error:
{_temp::*} can't be set to '"plugins/Skript/scripts"'s files' because the latter is not an object
Code used:
set {_temp::*} to "plugins/Skript/scripts"'s files