Problem with Worldguard

Discussion in 'Bukkit Help' started by wowp1ayer, Jun 20, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    wowp1ayer

    I recently installed Worldguard and am having trouble with the protections it comes with. I want to re enable firespread, but when I go into the Config.yml file, I change it but there isn't a change on the server! Below is what is shown in the config file, Please give your insight on this problem, thanks!


    summary-on-start: on
    pumpkin-scuba: off

    protection:
    item-durability: on
    remove-infinite-stacks: off

    simulation:
    sponge:
    enable: on
    redstone: off
    radius: 3

    physics:
    no-physics-gravel: off
    no-physics-sand: off
    allow-portal-anywhere: on
    disable-water-damage-blocks: []

    ignition:
    block-tnt: on
    block-lighter: on

    fire:
    disable-all-fire-spread: off
    disable-fire-spread-blocks: []
    disable-lava-fire-spread: off
    lava-spread-blocks: []

    weather:
    disable-lightning-strike-fire: off
    prevent-lightning-strike-blocks: []
    # The following don't work yet
    disable-weather: off
    disable-thunderstorm: off
    disable-pig-zombification: off
    always-raining: off
    always-thundering: off
    disable-powered-creepers: off

    mobs:
    block-creeper-explosions: off
    block-creeper-block-damage: off
    block-creature-spawn: []
    anti-wolf-dumbness: false

    spawn:
    login-protection: 3
    spawn-protection: 0
    kick-on-death: off
    exact-respawn: off
    teleport-to-home-on-death: off

    player-damage:
    disable-fall-damage: off
    disable-lava-damage: off
    disable-fire-damage: off
    disable-lightning-damage: off
    disable-drowning-damage: off
    disable-suffocation-damage: off
    disable-contact-damage: off
    teleport-on-suffocation: off
    disable-void-damage: off
    teleport-on-void-falling: off

    regions:
    enable: on
    wand: 287
    max-claim-volume: 30000
    claim-only-inside-existing-regions: off
    max-region-count-per-player: 7
    high-frequency-flags: off

    iconomy:
    enable: on
    buy-on-claim: on
    # Price per block for buying on claim
    buy-on-claim-price: 2

    chest-protection:
    enable: off

    crops:
    disable-creature-trampling: off
    disable-player-trampling: off

    blacklist:
    use-as-whitelist: off
    logging:
    console:
    enable: on
    database:
    enable: off
    dsn: jdbc:mysql://localhost:3306/minecraft
    user: root
    password: pass
    table: blacklist_events
    file:
    enable: on
    path: worldguard/logs/%w-%Y-%m-%d.log
    open-files: 10
     
  2. Offline

    ViruSpreadeR

    did you restart the server?
     
  3. Offline

    wowp1ayer

    If by reset you mean, stop and then reload it, then yes. If there is another way please tell me :)

    bump for answer

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  4. Offline

    pomo4ka

  5. Offline

    wowp1ayer

    okay, did that, no change
     
  6. Offline

    pomo4ka

    What should change? Explain in detail what you are doing.
     
  7. Offline

    wowp1ayer

    trying to allow fire outside of the spawn area
     
  8. Offline

    pomo4ka

    Share what you have in blacklist.txt
     
  9. Offline

    wowp1ayer

    I don't have anything in blacklist that is functioning, it is all #'d

    sorry for delay in post, got dragged off the comp

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  10. Offline

    pomo4ka

    Then, as you try to turn the heat off?
     
  11. Offline

    wowp1ayer

    Your sentence structure puzzles me. Please elaborate further
     
  12. Offline

    pomo4ka

    You said you want to turn off the fire in the world, and you can not do it?
     
  13. Offline

    wowp1ayer

    No, I want to turn ON the fire in my world, and its not allowing me too.
     
  14. Offline

    dak393

    He's wondering why
    Code:
    fire:
    disable-all-fire-spread: off
    disable-fire-spread-blocks: []
    disable-lava-fire-spread: off
    lava-spread-blocks: []
    fire is not spreading
     
  15. Offline

    pomo4ka

    I still can not understand what your problem =). Explain please detail what you want, and what you can not, point by point. Maybe then I could understand :).
     
  16. Offline

    wowp1ayer

    I thought that I toggled all the things that would allow fire to spread, but im missing something
     
  17. Offline

    dak393

    Do you disable fire spread in certain regions?
     
  18. Offline

    wowp1ayer

    I never even set up a region and the fire isn't spreading
     
  19. Offline

    dak393

    strange I know notch nerfed fire but are you trying to use a lighter to start the fire because you disabled those :)
     
  20. Offline

    wowp1ayer

    I altered it since then, lighters are now enabled, still no fire spread. And i've tried lava, lightning, and "item fire"

    To be more precise, the fire stays there for a couple minutes then dies out, not spreading, but staying in the same spot burning.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  21. Offline

    dak393

    very strange try removing worldgaurd and see if it is that. Also what version of worldgaurd are you using?

    so if you place it on netherack it would stay just fine? does it burn through blocks (wool)?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  22. Offline

    wowp1ayer

    Havent tried netherack or wool, I will try that now, If that doesn't work ill disable worldguard and tell you what happens.
     
  23. Offline

    dak393

    perfect :)
     
  24. Offline

    wowp1ayer

    No change, uninstalling worldguard

    no change either, perhaps it is worldedit or essentials doing this?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  25. Offline

    dak393

    Ahh I hate essentials :p try that one too worldedit doesn't do that
     
  26. Offline

    wowp1ayer

    nvm, essentials says on start that it gives worldguard dominion over fire and tnt prevention. >.< im very puzzled

    bump

    Really? No one knows what to do? No one even knows the problem?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  27. Offline

    Scetch

    Remove all the plugins you have and see if it works, Is Essentials, WorldGuard and WorldEdit the only plugins you have?
     
  28. Offline

    wowp1ayer

    yes they are

    so if I get rid of them all the fire would work?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
  29. Offline

    pomo4ka

    Perhaps because of the Essentials. Remove it and check it out.
     
  30. Offline

    wowp1ayer

    It was essentials, but I still want to have essentials! what do you think is the problem?

    scratch that, I NEEED essentials

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 16, 2016
Thread Status:
Not open for further replies.

Share This Page