[REQ] Disable right-clicking with golden and diamond hoe

Discussion in 'Archived: Plugin Requests' started by Grammar Troll, Oct 26, 2011.

  1. Offline

    Grammar Troll

    Can someone make a small plugin for me that disables tilling grass and dirt blocks with both golden and diamond hoes?
     
  2. Offline

    Kohle

    1) I am curious why you want this...
    2) How many requests do you have?! You should just make one thread and list them all there :p
    3) I could possibly make this this, wouldn't be too hard I suppose, but you would have to wait until Friday or Saturday.
     
  3. Offline

    Grammar Troll

    To make a long story short, I changed the golden and diamond hoes to wands with SpoutItems. MagicSpells allows changing between spells by left & right-clicking, but right-clicking while facing grass or dirt changes the hoes' data value and that way, it changes the tooltip and texture to the default ones.
     
  4. Offline

    Fishrock123

    Last edited by a moderator: May 20, 2016
  5. Offline

    Grammar Troll

  6. Offline

    ZachBora

    Make who ever coded the wands thing cancel the right-click or make it priority or something...
     
  7. Offline

    Fishrock123

    What spell plugin are you using, or what does it detect to cast the spell?

    Because thats wack. All I did was cancel the interaction. You may need to get the owner of the spell plugin to incorporate this.
     
  8. Offline

    Grammar Troll

    Could you have a look at this @nisovin ?
     
  9. Offline

    Kingstarwest

    Get a plugin called skript!
    Here's the skript code


    Code:
    on rightclick with golden hoe:
        cancel event
    on rightclick with diamond hoe:
        cancel event
     
  10. Offline

    Njol

    The last post was made in October 2011 but whatever ^^
     
  11. Offline

    Kingstarwest

    Wow,thanks Njol I didn't notice that, it's me OrbisGaming by the way :)
     
  12. Offline

    CraziaPVP

    Nercro, or GraveDigger.
     
  13. Offline

    Kingstarwest

    Excuse me? Sorry?
     
  14. Offline

    Njol

    Bumping a very old thread is called necroing ;)
     
  15. Offline

    Fishrock123

    News to me. I've heard other terms, but not that one. :p
     

Share This Page