[INACTIVE][FUN/MISC] TouchTNT v1.3.1 - TNT 'splodes in your friend's face [permissions] [677]

Discussion in 'Inactive/Unsupported Plugins' started by Daniel Heppner, Apr 10, 2011.

  1. Offline

    Daniel Heppner

    TouchTNT - TNT 'splodes in your friend's face!
    If you don't want to read any of this and just download the plugin, click here.
    I'd like it if you read it, though. I did write it for you. :)
    Version: v1.3.1
    HONORED UPDATE, AS I BECAME A PLUGIN DEV! ADDED CAKE!
    The idea of this plugin is that you'll enable Touch TNT for someone, they'll start punching a block and as they do, it'll turn into TNT. By the time they realize that they're punching TNT, it'll be too late, and it'll explode in their face.

    Features:
    • Broadcast news to the server.
    • Tell the player they're going to be killed by TNT. (don't tell them how. ;)
    • Turns the block they're punching into TNT, so they're punching TNT.
    • Watch them as they're blowing up by teleporting to them automatically.
    • NEW: Activate YumMode so the block they're punching turns into cake!
    Commands:
    • /tnt [username] - Activates BoomMode on someone.
    • /tnt [username] [argument] - Activate BoomMode with argument.
    • /cake [username] [argument] - Same as /tnt, but with the awesomeness of cake!
    Arguments:
    • -n - Tells the person they're going to be blown up.
    • -b - Broadcasts to the server that it's activated on someone.
    • -t - Teleports you to the person who will blown up.
    Permissions Nodes:
    • touchtnt.tnt - Allows use of the "/tnt" command.
    • touchtnt.cake - Allows use of the "/cake" command.
    Download TouchTNT.jar (If you're a server admin you want this)
    Download TouchTNT Source Code
    Downloads Statistics

    Changelog (last three releases):
    Version 1.3 & minor update 1.3.1.
    • Added support for cake!
    • Changes some word in the /tnt help menu.
    • Added argument: -t.
    Version 1.2
    • Added Permissions Support
    • Fixed the bug where BoomMode failed to activate when broadcasting to the server.
    Version 1.1
    • Added support for arguments:
    • -n and -b.
    • Added a help menu - /tnt ?
    Complete Change Log
     
  2. Offline

    nubpro

    Is 617 supported?
     
  3. Offline

    Daniel Heppner

    I'm not sure, I'll try it.

    You should upgrade to the recommended build. If it's not supported, I won't make it work. Sorry. :)

    No, it's not supported at all.

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

    nubpro

    Could you make it supported?
     
  5. Offline

    Omniscient

    I'm quoting :
    I'm not sure, I'll try it.

    You should upgrade to the recommended build. If it's not supported, I won't make it work. Sorry. :)
     
  6. Offline

    Plague

    Mwaha I LOL'd when read the plugin description :)

    To be moved to releases, you have to have a changelog here, doesn't have to be full, the link is OKk for that, but at least the newest and last changes.
     
  7. Offline

    Daniel Heppner

    Unless you like people crashing your server, I would definitely recommend updating.

    I made it all better. Wow, that was scary. Wasn't that scary? Yes, it was. I'm sorry I left that void open into the underlog. x]

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

    TheCubeMaster

    My friend was at my house and was loloing/sad when he destroyed multiple bricks.BOOM!
     
  9. Offline

    Daniel Heppner

    I'm thrilled that this is working. Next update will bring Help and Permissions support. Any ideas?

    (I'm so happy that I'm marked as a plugin dev. Everyone gets cake. Seriously, next update gets TouchCake too.)

    Update released! Be sure to update! Now supports permissions!

    In the next version:
    • TouchCake.
    • OP fallback.
    • Teleport to the victim.
    • Any other awesome things you or I can think of. :DD

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

    ShockBuddy

    uuuuuuh EVIL :D

    Sounds Funny, Blow up the head of my Bro. [tnt]:([tnt]

    Keep Work!

    [diamond][diamond][diamond][diamond][fire]
     
  11. Offline

    Daniel Heppner

    I'm happy that you like it! I'll be sure to make more evil things like it, because I just have a sick sense of humor like that. x]

    Anyway, do you or anyone else have any suggestions?
     
  12. Offline

    fefect

    Looks good but everytime i use an command i get : An internal error occured
    Is permissions requited?
     
  13. Offline

    Daniel Heppner

    Could you post the relevant part of your sever log please, and tell me what build you're using.

    Permissions is not required, make sure you're using the latest recommended build.

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

    fefect

    So i updated it to 672
    and it still not works
    NOT USE PERMISSIONS
     
  15. Offline

    Daniel Heppner

  16. Offline

    Bharel

    AHHH cant disable the cake :S
     
    Daniel Heppner likes this.
  17. Offline

    Daniel Heppner

    Yeah, I haven't been in the coding mood lately. And I'm rarely in the bug squashing mood. >_<
    I guess I'll work on this instead of my new secret plugin. :p
     
  18. Offline

    Lunar Delta

    Do you think you could have it use a config file so we can add our own warning messages? The default ones have grammatical errors in them.
     
  19. Offline

    Daniel Heppner

    What are these grammatical errors? I hate seeing these in other programs/real life things, and it pains me to hear that I have one in my own plugin. I'm terribly sorry, and I'll release an update with a config file.

    time to read up on YML processing in Java/Bukkit.
     
  20. Offline

    Lunar Delta

    Well, for example, when you blow someone up publically, it says "X will be blow up shortly" for your personal message, and "X will be blow up soon" for the public one. It should say "blown up".

    If you can make one that has a config file, that would be sweet. Then I could have it say something like "X is about to test Tsar Bomba". :D
     
  21. Offline

    Daniel Heppner

    That's terrible, I didn't realize that that was in there. Yeah, I'll add a config file when I'm done with breakfast. (going out to breakfast for my aunt's birthday.) I'll also change what the default is, what do you think it should say?

    Does anyone have any idea how to do a config file in Bukkit? Doesn't it have built in parsing or am I wrong?

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

    PepijnPro

    Yeah I get the : An Internal error occured while attempting to peform this command.
    Here is a pic. testtt.jpg
     
  23. Offline

    Daniel Heppner

    I think it has to do with permissions. Thanks, you're the first to show me the actual error. All I can tell you is to make sure you have the latest craftbukkit and permissions or fake permissions.
    I'm not very interested in this plugin anymore, do you guys want me to keep it updated or do you not care?
     
  24. Offline

    Hellbeast58

    [/quote]
    ah, using windows, theres your problem!
     
  25. Offline

    Daniel Heppner

    ah, using windows, theres your problem![/quote]
    How will that affect it?
     
  26. Offline

    Hellbeast58

    How will that affect it?[/quote]
    granted windows is "easier" than linux, but its not as stable, nor is it helpful, linux takes a lil extra know how, but its not like rocket science, windows has so many problems even with all the updates they come out with for it, i guess my point is, a server on windows is garbage compared to on a linux system, plus linux is free!
     
  27. Offline

    Daniel Heppner

    granted windows is "easier" than linux, but its not as stable, nor is it helpful, linux takes a lil extra know how, but its not like rocket science, windows has so many problems even with all the updates they come out with for it, i guess my point is, a server on windows is garbage compared to on a linux system, plus linux is free![/quote]
    I totally agree. Ubuntu Linux ftw! (I hate Windows, I don't think that's what is causing his problem, though.)
    I can't use Ubuntu though because it doesn't work at all with my trackpad. Maybe someday when I get a desktop... or a new laptop. (my laptop has an i7 and 6GB of RAM, it'll last a while)
     
    rymate1234 likes this.
  28. Offline

    Unscrewed

    Too bad 78% of the world uses Windows... ...for you!*
    Windows is better then Mac. Mac is expensive and you won't get much back for it.*
    *= All my opinion + The truth hehe
     
  29. Offline

    Daniel Heppner

    Wtf is wrong with quotes.

    I don't have a lot of spare time lately thanks to track and field, so don't expect many plugins from me.

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

    rymate1234

    Get a mouse!
     

Share This Page