Inactive [MECH] MiningTNT v0.4 - Choose what TNT destroys [1.2.4]

Discussion in 'Inactive/Unsupported Plugins' started by Taco, Feb 6, 2011.

  1. Offline

    Taco

    Mining TNT v 0.4

    What this plugin does:
    This plugin simply changes TNT to affect only what you want it to. This is so that people can use TNT to mine without the worry of greifing.

    Features:
    - Causes TNT to destroy only stone by default
    - Other blocks can be added to what can be destroyed by TNT.
    - Allows height restrictions for TNT.
    - All settings can be found in MiningTNT.properties.
    - Creeper nerf can now be toggled on and off.
    - Adjustable block yield.
    - TNT can either set off other TNT or destroy it.


    Download:
    Download MiningTNT (.jar)

    Changelog:
    Show Spoiler

    2/6/11:
    - Initial release.
    2/8/11:
    - Added ability to select blocks dropped.
    - Added height restrictions.
    2/18/11:
    - Fixed creepers acting like TNT.
    - Fixed block destruction system.
    - Indestructible blocks such as Adminium can no longer be destroyed with TNT.
    - Creepers can act like TNT.
    2/23/11:
    - Updated for beta 1.3
    2/26/11:
    - No more stupidly long constructor message.
    3/20/11:
    - Fixed all ore/mineral drops.
    4/8/11:
    - Fixed a conflict with HigherExplosives.
    6/7/11:
    - Fixed TNT chaining
    - Added more options to the config
    - Moved config file to plugins/MiningTNT

     
    MuttsNuts likes this.
  2. Offline

    Taco

    What do you mean by multiworld support?
     
  3. Offline

    airminer

    I mean having different settings for each world, for example: have a normal, survival world, and one creative, that only allows cobblestone to be broken (I have basic knowledge in plugin-programming, so I managed to modify your code to suit our server, but I believe having this kind of support would make it much easier).
    I think even only being able to disable it for certain worlds would be a help for some.
     
  4. Offline

    Taco

    Ahh, I gotcha. I'll definitely look into adding that with the next release!
     
  5. Offline

    Zmolahah

    I really want this plugin but I'm not going to get it for 1 reason.. It does not seem to support logblock. When tnt blows up and I log the area it has no changes.

    [Edit]
    I'm no plugin expert but if you found a way to make it work with logblock this would be a really useful plugin for me
     
  6. Offline

    Taco

    I'll certainly add support for logblock if I can figure out how to do it.
     
  7. Offline

    Cetaphy

    Using last recommended build 1.2.5-R4.0.
    When TNT explode it only destorys up to 2 or 3 blocks. Tests were made in a cave (no maxAltitude exception) on normal smooth Stone (id #1)... Who to fix this?

    Config:
    Code:
    #MiningTNT configuration
    DestroyTheseBlocks=1 2 3 4 12 13 24 46
    MaxAltitude=70
    CreepersActLikeTNT=false
    AllowTNTChaining=true
    Yield=0.1
    CreeperNerf=false
     
  8. Offline

    Taco

    I'll look at that.
     

Share This Page