Fundamentally based on aedenthorn's AutoFuel (with other's making fixes since then - see branch history) but the configuration file isn't compatible. -> Make a backup and restore settings in-game but before joining a world.
New features:
limitFuelAdding- only allows AutoFuel to add fuel to fireplaces/torches if they're below this limit. Limits fuel waste in absence of any players.burnerDisallowTypes- comma separated list of types of fireplaces AutoFuel ignores completely.isDebug- can be toggled during runtime (in-game) instead of being hard-coded during compile time.- config file has sections now and I renamed a few options. -> Not compatible to older versions.
... and a lot of refactoring (I still have quite a few questions - see comments in the source).