[REQUEST] No Villager Trade Limit

Discussion in 'Archived: Plugin Requests' started by ItzHaHa, Sep 6, 2013.

  1. Offline

    ItzHaHa

    Plugin category: Fixes

    Suggested name: NoTradeLimit

    What I want: I'd like a plugin that would disable the villager trade limit. Simple as that. It is getting very annoying on my server, and I cannot find a plugin that does the latter.

    Ideas for commands: Optionally: /tradelimit on, /tradelimit off.

    Ideas for permissions: player.notradelimit

    When I'd like it by: At the latest 9/13/13 please :)
     
  2. Offline

    riking

    This will be almost easy as soon as https://github.com/Bukkit/Bukkit/pull/921 is completed.

    (Note: PLEASE refrain (that means DON'T) from commenting anything such as "+1" or "I agree" on the pull request. If you want to do that, put a 'vote' on the Leaky ticket (it's on the right).)
     
  3. Offline

    ItzHaHa

    Ah okay, thank you very much!
     
  4. Offline

    riking

    Gameplan after it's accepted:
    • When a villager inventory is opened:
    • Scan through each trade, set trade max uses to something insanely high, set past uses to 0, and put them back in
    And boom, we're done.
     
  5. Offline

    ItzHaHa

    This may sound stupid, or this might be against the rules, but uhh, why can't you just modify your craftbukkit.jar to include this change and do that with a plugin of sorts or whatever?
     
  6. Offline

    roughtoast

    A plugin that you may like is Shopkeeprs
    You can create npcs and edit what they sell to you.
    good for player shops or admin shops or markets.
    Link
    http://dev.bukkit.org/bukkit-mods/shopkeepers/

    Apart from that im not sure what else you can do apart from getting one made.
    ~Toasty
     

Share This Page