On course, it's unlikely anyone would use all of those in one go but even half or a third of this would be quite a few kb long!
The math is easy enough, for instance, a file/folder path is currently limited to 512 characters (512 bytes) so 40 paths is 20kb max, although 200 characters must be closer to the average being used....
In this case I need to double check if there's a limit to the size of module_action & if using such a long module_action string can have a negative impact somehow...
Sure, whatever is handiest and works. I didnt think there would be a need for so many tbh, but then when doing the setup for this mod I realised i had 12 paths, and #reboot and #move commands. most of the paths im working with are under 100 characters anyway.
Your mention of app installation without pkg made me think that Zip/Unzip commands could also be a nice addition to the extended xai_plugin feature list...
What do you think?
Sounds good, great actually, it would be nice to be able to install any where easily. I'm sure @Berion would like that too, I know he is not a big fan of the pkg format.
Also, just a little note for users to avoid confusion..
Keep in mind that out of over 50 existing slots, only 6 are freely available to load custom plugins into memory... The others are reserved for system plugins...
Oh yeah, should have said that, I did mention it in the youtube description that only 7 can be enabled at once. Maybe it is only 6 though.

