Lyqyd, on 17 April 2015 - 04:36 PM, said:
Nothing exciting will happen, you'll just run Minecraft to its memory limit and it'll get rather sluggish, maybe non-responsive eventually. I'm not sure why you'd want to do that. It sounds like you're starting to take this topic in a malicious direction, which I would discourage. I'd rather not have to lock it.
Sorry if I'm taking this topic in a malicous direction. All I want to do is experiment with CC and Lua. I want to, well, get an "as-clean-as-possible" environment, so I can try to implement a custom "system". When there are artifacts of CraftOS, some user could maybe abuse this, to bypass said system. Yes, I know this "a diskdrive can break everything stuff.
I actually got an idea. If I make a local copy of _G (well, I think I'll need some stuff from here some time

), then clear _G, and than overwrite every function/variable I don't want with ""/a clean function, a user I "put" into this environment shouldn't be able to access said functions.