CC Tweaked Mod — Configuration
Configuration and Commands
Server administrators can manage the mod using the /computercraft command.
/computercraft view: Opens a GUI to see all currently loaded computers and their resource usage./computercraft gc: Forces a Lua garbage collection to free up memory./computercraft shutdown [id]: Remotely shuts down a specific computer.
Key Config Options
fuel_limit: Sets the maximum fuel a turtle can hold (Default: 20,000 for normal, 100,000 for advanced).http_enabled: Enables or disables thehttpAPI for security.computer_limit: Limits the number of computers a single player can have active.
