TNT and creepers won't blow up, Lava is inplaceable...

Discussion in 'Bukkit Help' started by Sparten368, Jun 13, 2013.

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

    Sparten368

    ok so i am trying to enable TNT, Creeper explosions, and lava placement. but, i cannot find out what is preventing this from happening. i have checked essentials and world guard with no fix. here are all the plugins i have:
    i also continue getting this error:
    Anyone have a solution???
     
  2. Offline

    Dead-i

    Check your WorldGuard config for these sections:

    Code:
    ignition:
        block-tnt: false
        block-tnt-block-damage: false
        block-lighter: false
    Code:
    fire:
        disable-lava-fire-spread: false
        disable-all-fire-spread: false
    Code:
    mobs:
        block-creeper-explosions: false
        block-creeper-block-damage: false
        block-wither-explosions: false
        block-wither-block-damage: false
        block-wither-skull-explosions: false
        block-wither-skull-block-damage: false
        block-enderdragon-block-damage: false
        block-enderdragon-portal-creation: false
        block-fireball-explosions: false
        block-fireball-block-damage: false
        anti-wolf-dumbness: false
        disable-enderman-griefing: false
        block-painting-destroy: false
        block-item-frame-destroy: false
    As I have in my examples above, they all need to be false in order to allow TNT, fire, and mobs.
     
  3. Offline

    Necrodoom

    "[Server] SEVERE Exception: java.lang.NullPointerException"
    paste full error please. theres much more than that line.
     
  4. Offline

    computerman_

    and also check essentials protect
     
  5. Offline

    Sparten368

    thats all set like i have it

    already removed it. didn't fix it.

    im sorry but it literally says this over and over again and again:
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  6. Offline

    Necrodoom

    paste startup log from server.log.
     
  7. Offline

    Sparten368

    just found this in my LOG, sorry it took so long my FTP was broken...

     
  8. Offline

    Necrodoom

    its still not the full startup log. i see hawkeye possibly failing to enable (since mcbans doesnt have hard dependency on hawkeye) but il need the full startup log to know it all.
     
Thread Status:
Not open for further replies.

Share This Page