TnT Problem :( PLease HELP!

Discussion in 'Bukkit Help' started by MrBadCoder, Oct 29, 2014.

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

    MrBadCoder

    Hello Everyone I have a big problem on my server!

    This is the thing I have spent hours trying to fix tnt. At first the problem was that the tnt didn't explode but it could still move other tnts when they were flashing (by exploding them close to each others). But then I removed a plugin changed version of bukkit and it worked the tnt could suddenly explode but now one more problem existed. The tnt could now not move other tnts. They just fell down to the ground not affected by other tnt.

    I have fixed the thing in worldguard and in essentials but it still doesn't work. I don't know what to do :(

    TnT I know you are good at plugins and troubleshooting do you know how to fix this?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 14, 2016
  2. Offline

    tcvs

    MrBadCoder Please don't just tag people to get their attention. It can be annoying to them. What plugins do you have? It might be that TNT function has changed. See what happens in single player.
     
  3. Offline

    SleepyDog

    If you want to block TNT use permissions.
    -essentials.build.place.<id>
    -essentials.build.place.<id>:<data>
    -essentials.build.break.<id>
    -essentials.build.break.<id>:<data>
    -essentials.build.interact.<id>
    -essentials.build.interact.<id>:<data>
    -essentials.build.craft.<id>
    -essentials.build.craft.<id>:<data>
    -essentials.build.pickup.<id>
    -essentials.build.pickup.<id>:<data>
    -essentials.build.drop.<id>
    -essentials.build.drop.<id>:<data>

    The - Blocks the item
    If you don't want data do .<id>:* or just .<id>
    Get full info here -> http://wiki.ess3.net/wiki/AntiBuild
     
Thread Status:
Not open for further replies.

Share This Page