About Furnace No Ore Stop
Permission based plugin which automatically stops furnaces and refineries when there are no ores/crude, and restarts them when new items are added. Includes optional behaviour to turn off all of a player’s ovens on logout and back on at login.
Permissions:
furnacenoorestop.use – Enables automatic stop/start of furnaces and refineries. Grants functionality regardless of who adds items. Note: Does not affect oil refineries in Safe Zone. If the oven already contains cookables and is off, adding more will start it when the interface is closed, provided there is fuel inside.
Config:
{ "Turn off furnaces when players disconnect?": false, "Turn on players furnaces when they connect?": false, "Debugging (for development and repairs)": false, "Turn furnace on when closing furnace UI?": false, "List of prefab ids allowed to be affected by this plugin. You can find prefab IDs by enabling debug and looking at the console when you loot the oven. (will repopulate with defaults if emptied)": [ 3808299817, 2931042549, 2013224025, 1374462671, 1057236622 ], "Items that are allowed to trigger the ovens to turn on and off. Do not add wood, the whole point of the plugin is to turn off when wood is the only contents. (will repopulate with defaults if emptied)": [ "metal.ore", "hq.metal.ore", "sulfur.ore", "crude.oil" ] }
You can find cookables with the console command "cookables"
Enable debug mode in config, then loot an oven in-game to print its prefab ID to console.
Do not add wood to trigger items. Fuel-only contents are what cause ovens to shut off automatically.
FurnaceNoOreStop - Oxide/Rust Plugin
Copyright (C) 2025 Tacman