[ADMIN] SafeFire - Enable/Disable fire burning/spreading. [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by Paulpkyou, Sep 18, 2011.

  1. Offline

    Paulpkyou

    [​IMG]

    SafeFire - Enable/Disable fire burning/spreading:

    Well I have known java and many other programming languages for a while but I never made any Bukkit plugins, so here is my very first Bukkit plugin, this plugin will allow you to Enable/Disable fire burning/spreading, it will also alert you if someone places fire.

    Features:
    • Disable Fire.
    • Disable Fire Burning.
    • Disable Fire Spreading.
    • Alert when fire is placed.
    Commands:
    • /sf - Displays Help.
    Permissions:
    • SafeFire.commands => Allows you to use "/sf" commands.
    • SafeFire.place => Allows you to place fire.
    Download:

    Moved to BukkitDev!
     
  2. Offline

    romaniamiam

    Thats good and all... BUT Will it Bend?
     
  3. Offline

    user_43347

    I didn't no code could bend, but okay.
    Please remove the linkbucks, use Dropbox!
     
  4. Offline

    Paulpkyou

    Hi steaks4uce,

    Can you please link me to the rules, i want to read the "linkbucks isn't allowed" rule myself. If there is a rule then i will be glad to remove it, otherwise its going to stay.
     
  5. Offline

    user_43347

    http://forums.bukkit.org/threads/pl...egory-requirements-updated-july-19-2011.1755/
     
  6. Offline

    Paulpkyou

  7. Offline

    Plague

    title missing plugin version
     
  8. Offline

    Jesse9640

    Seriously? Linkbucks? If people really like your plugin, they would donate instead. Don't force us through ads to get to your plugin.
     
  9. Offline

    Paulpkyou

    Wow! It only takes a few seconds to get to the download link, no one is forcing you to download it, if you honestly don't want to wait through a few seconds of ads then just don't download.
     
  10. Offline

    RazorFlint

    Can't download it because i have a amazing ad blocker that stops this stuff.
     
  11. Offline

    Paulpkyou

    Then just disable your ad-block or don't download, very simple really.
     
  12. Offline

    RazorFlint

    Best dev ever....
     
  13. Offline

    Paulpkyou

    Thanks, Glad to help you with that super hard problem :rolleyes:.
     
  14. Offline

    jonas48

    nice plugin, but I dont get that it is true/false.
    how can i stop fire?!?!?!?
     
  15. Offline

    Paulpkyou

    0 = False
    1 = True


    Usage: /sf <option> <0|1>
    Example: /sf fire 1 - Disable fire

    You could just edit the config.yml and change "DisableFire: 0" to "DisableFire: 1", the default options allow fire but disable burning and spreading and alert you when someone places fire.
     
  16. Offline

    jonas48

    ok, thanks!!! :)
     
  17. Offline

    ledhead900

    Would it be possible to split the fire types up such as

    lightning: true/false
    Lava fire start/spread: true/false
    Fire Spread: true/false


    There are no dedicated fire plugins anymore sadly, Essentials protect and Worldguard have configurable fire options but no lightweight plugins like this.
     
  18. Offline

    Paulpkyou

    Yea but this week i have alot of homework to do but when I'm not busy i will get to work on that :).
     
  19. Offline

    ledhead900

    Alright no problem I noticed that lava still spread fire tho I could disable the burning of blocks. But the embers of the lava still catch things on fire that needs to be stopped Imo hence my suggestion.
     
  20. Offline

    Grimmy777

    looks like this plugin is having the same issue as residence fire spread protection. if you turn the fire spread protection on then grass stops growing. Any ideas how to fix this?

    checkout
    http://forums.bukkit.org/threads/fire-spread.40606/

    can you adjust your code to account for the change they made in RB#1199 if that is indeed the cause?
     
  21. Offline

    ultrara1n

    Seems that this plugin do not work with #1240...
    All Settings are set to '0' but all Players are able to fire/lava.
     
  22. Offline

    Paulpkyou

    I'll look into it.

    You don't have your settings configured properly, look at previous comments to see what i mean.
     
  23. Offline

    Grimmy777

    Thanks, let me know if I can be any help in testing =)
     
  24. Offline

    jespertheend

    what? 1185 doesn't work for me...
    I don't know the problem, nothing in the log.
    Just:
     
  25. Offline

    Paulpkyou

    I'm using 1185 and it detects permissions for me, maybe yours is outdated, I'll look into this problem though.
     
  26. Offline

    jespertheend

    I'm using permissions bukkit and superpermsbridge
     
  27. Offline

    Dimitrias

    For some reason this plugin also prevents my grass from spreading. Fix please?
     
  28. Offline

    DKDunnings

    Source plox?
     
  29. Offline

    Grimmy777

    any luck on fixing the grass not spreading when fire spread is turned off issue?
     
  30. Offline

    Paulpkyou

    I've been working on other stuff lately, and the grass spreads fine on my server with it on, are you sure that my plugin is causing it?
     

Share This Page