Simple Plugin Needed for a duplication glitch

Discussion in 'Archived: Plugin Requests' started by Ninjaman427, Jun 5, 2012.

  1. Offline

    Ninjaman427

    there is a new duplication glitch with a chest and an item.

    I need a plugin for a server where if someone is in a chest, it is not able to be broken. Please and thank you. I think it will be relatively easy for a coder. I need it ASAP Thanks alot!
    There are no needs for nodes/commands. It will simply need to be all packed into the .jar file.
     
  2. Offline

    Ne0nx3r0

    First check if this has been patched in a dev build:
    http://dl.bukkit.org/downloads/craftbukkit/

    If it hasn't, submit a private ticket to leaky.bukkit.org detailing the exploit.

    Seriously... Then they can work on a dev build, it usually doesn't take very long.

    That said, with all the dupe bugs lately, this might not be a bad idea... It seems like Bukkit is having a difficult time patching these exploits. I could put together a plugin that just does that if you want.

    *edit*
    Just cancels the break event if a chest/furnance/dispenser/etc has any items in it:
    http://www.modevs.net/stuff/EmptyChestsOnly.jar

    Shouldn't cause any issues, but of course you'll want to try it on a test server with your plugins to make sure there are no conflicts.
     

Share This Page