Filled AntiVillagerTrade

Discussion in 'Archived: Plugin Requests' started by UnwrittenPaper, Oct 8, 2014.

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

    UnwrittenPaper

    FILLED by Avery246813579 !


    My Original Request (open)

    I'm struggling to find a simple and lightweight plugin that disables Villager trading all together, and that works for CraftBukkit 1.7.10.

    I want a plugin that makes right clicking on a Villager do absolutely nothing.

    This plugin should have no commands, no permissions, no configuration, just a simple plugin that disables trading with villagers.

    Please do not link me to existing plugins unless you know for sure that it works with 1.7.10, and that it has only one feature: Disabling Villager trading.

    Thanks in advance! ;)
     
  2. Offline

    Avery246813579

    Last edited by a moderator: Jun 14, 2016
  3. Offline

    Infuzion

    Avery246813579
    This plugin didn't work so I looked at the code. You forgot to:

    Code:java
    1. event.setCancelled(true);
     
    UnwrittenPaper likes this.
  4. Offline

    Avery246813579

    Last edited by a moderator: Jun 14, 2016
  5. Offline

    UnwrittenPaper

    Avery246813579 Thanks! I will try it out. [diamond] :)

    Edit: Thanks! It works like a charm. Let me guess; was it simple to make? Heh, heh.
    Thanks again! :D[diamond][diamond]
     
  6. Offline

    Avery246813579

Thread Status:
Not open for further replies.

Share This Page