diff --git a/config/opencomputers/settings.conf b/config/opencomputers/settings.conf index 2da9289..ba59bfe 100644 --- a/config/opencomputers/settings.conf +++ b/config/opencomputers/settings.conf @@ -198,7 +198,7 @@ opencomputers { # code can easily be used for exploits, running arbitrary code on the # real server! I cannot stress this enough: only enable this is you # know what you're doing. - allowBytecode=false + allowBytecode=true # Whether to allow user defined __gc callbacks, i.e. __gc callbacks # defined *inside* the sandbox. Since garbage collection callbacks