[REQ] No destroying with your fist.

Discussion in 'Archived: Plugin Requests' started by Henkjehh, Sep 11, 2011.

  1. Offline

    Henkjehh

    Hereby I'm requesting a plugin that stops people from destroying stone, iron doors, obsidian, or other unhandable (you get it?) stuff with your hands.

    I would really like it ;D
     
  2. Offline

    boardinggamer

    so like if its a block that doesn't drop an item when you break it with your fist to just not let it break? because I can make that but if you can get me all the blocks that don't get affected that would help A LOT. so send me a message with the block names and IDs and I will be happy to try this for you
     
  3. Offline

    zhuowei

  4. Offline

    Henkjehh

    I will do that but do you mind if I wait 'till 1.8 because that may be a little easier
     
  5. Offline

    boardinggamer

    it comes out today so thats what I was planning on doing xD so just message me a list of names and IDs when you can and I will get right to it
     
  6. Offline

    NeoSilky

    Liam Allan likes this.
  7. Offline

    Liam Allan

    It's simple
    If(player.getIteminHand.equals.(Material.Air) {
    event.setCancelled(true);
    }
     
  8. Offline

    NeoSilky

    @Liam Allan thanks liam, thats my plugin gone ;)
     
  9. Offline

    Liam Allan

    Oh! Sorry dude! :D Just trying to help :D
     
  10. Offline

    NeoSilky

    @Liam Allan its fine, that was my first ever plugin anyway ;)
     
  11. Offline

    Liam Allan

    Haha, Same!
     
    NeoSilky likes this.
  12. Offline

    boardinggamer

    @Liam Allan
    well its more then just that because its not for every block so you have to check if its the right block first.
    so basically its that with a few if statements xD
     
  13. Offline

    Liam Allan

    Yeah, I did not read the whole post :D Haha!
     
  14. Offline

    boardinggamer

    lol xD its not much harder though but I want to make it whether another person does or not, because coding cures boredom for me and I am bored ALL THE TIME >_> lol
     
  15. Offline

    Liam Allan

    Yeah, Same. But I'm making a new plugin called EasyPeasy, Which is like a command plugin :D That's easy!
     
  16. Offline

    boardinggamer

    Nice I will check it out if you want me too xD
     
  17. Offline

    Henkjehh

    I also will, but I thank the people who are trying and willing to do this for me, I am also gonna place another request for that if a player has a certain health and you click him with like 5 or 6 strings he will warp to a set by the player location (jail or something)

    But well, thanks
     
  18. Offline

    NeoSilky

    No problem :) is @boardinggamer doing it? :)
     
  19. Offline

    Henkjehh

    I really dont know.. I'm already glad that someone wants to do this ;D
     
  20. Offline

    NeoSilky

    So just to clarify, does this plugin apply to all blocks or....?
     
  21. Offline

    Henkjehh

    no just to blocks that dont drop if you hit them with your bare hands
     
  22. Offline

    dbizzzle

    So they don't drop or they just don't break, I could have this done tonight....
     
  23. Offline

    Henkjehh

    just that they don't break because then I could trap people and then they can not bash out or something

    BTW: you now have 10 internetz
     
  24. Offline

    dbizzzle

    @Henkjehh Thank you :) I will get this done in about 4 hours (bit busy for the next little while) but just so you know, if they have any item they will still be able to bash out, it will only prevent if its just their bare hand
     
  25. Offline

    boardinggamer

    @dbizzzle
    1.8 is coming out soon it will just break, thats why I was waiting to make this.
     
  26. Offline

    dbizzzle

    Okay its done, but please tell me all the blocks you want to prevent, so far I have added; stone, iron doors, obsidian, and all ores. Any other requests?

    EDIT: also @boardinggamer True, but it is such a basic plugin (just took me >5 min) that there is no point in delaying it, I doubt all that much will changed related to a plugin like this.
     
  27. Offline

    WhosDaMan

    I like this idea!

    Schloop Schloop Bing-A-Bang Bong!
     
  28. Offline

    dbizzzle

    Well.... You didn't tell me what items you want sooo.... here it is for now I guess: <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Nov 12, 2016
  29. Offline

    Henkjehh

    awesome, do you also have cobblestone and stairs in?

    BTW: 1.8 is out !
     
  30. Offline

    dbizzzle

    @Henkjehh tell me everything you want, I only added the things in the description + ores, i need you to tell me what you want...
     

Share This Page