No Fuel Requirements

Allows you to choose which deployables do not use fuel

Total Downloads: 6,429 - First Release: Jun 26, 2015 - Last Update: Dec 16, 2017

5/5, 13 likes
  1. When you assume you make an ass out of u and me.
     
  2. Tuna light are using fuel, but candle hats aren't.
    Code:
      "AffectedTypes": {
        "Campfires": false,
        "CandleHat": true,
        "CeilingLight": true,
        "Furnace": false,
        "Lanterns": true,
        "LargeFurnace": false,
        "MinersHat": true,
        "OilRefinery": false,
        "Quarry": false,
        "Searchlight": true,
        "TunaLight": true
      },
     
  3. ... good plugin, but big problem: with permission ALL player can use it. better is, if i can set, that only owner of a item can use it !
     
  4. See here
    message son of biscuit and he might send you a copy
     
    Last edited by a moderator: Aug 26, 2017
  5. ... why he dont make it public ? he is on holiday and u can now wait many weeks or month for answer :D
     
  6. the real issue is the plugin needs an update
     
  7. I'd love to make it public, but Oxide doesn't like for other file versions to be floating around publicly.
    P.S. I am back from holiday!
     
  8. Wulf

    Wulf Community Admin

    PM is fine, just not in the thread.
     
  9. It does not seem to be working with ceiling lights right now. Works fine with a candle hat though. Does anyone think reinstalling the plugin might fix it or is it not working with ceiling lights for everyone? Also yes I have ceiling lights set to true.
     
  10. any way you could make a ALL perms for admin? so that we can set it to where nothing uses fuel for admins in one permission?
     
  11. Is it possible to add the Jack O Lantern with this plugin so they will not consume wood, this would be realy nice, thank you.
     
  12. I read back several pages and I didn't see this addressed, so I'm sorry if I missed it. Is there a reason hobo barrels aren't included in this plugin?

    Thanks
     
  13. Is this plugin affecting cooking on bbqs? Meat never cooks for me, but wood is consumed. Not sure if some other plugin is interacting...

    Edit: Disregard this. It wasn't this plugin, it was QuickSmelt.
     
    Last edited by a moderator: Nov 6, 2017
  14. I think this needs an update for the new FirePit.

    I took a look and it also did not have Jack-o-laterns, but they seemed to working.
     
  15. This plugin is not updated since 2016, and I don't think it will be updated any soon.
    I recommend searching for the "nightlantern plugin", or read one of the posts above, where plugin devs say you can contact them for an updated version with missing parts in it.
     
  16. k1lly0u updated No Fuel Requirements with a new update entry:

    1.3.6

     
  17. This seems to not work, there is no config file loaded, i dint even think the plugin gets loaded
     
  18. why am i not getting a config file when i download the mod?
     
  19. Billy, did you copy it to \oxide\plugins
    if so in the console try:
    o.reload NoFuelRequirements
    See if it reloads. If it does, it should generate the json file in \oxide\config
     
  20. That worked. Thank you for the help:)