[MECH]SafeBuckets - Allow buckets without fear of griefing

Discussion in 'Inactive/Unsupported Plugins' started by Amaranth, Nov 29, 2011.

  1. Offline

    Amaranth

    SafeBuckets
    Download | GitHub | BukkitDev


    What it does:
    This is a fairly simple plugin that make water/lava placed from buckets not flow but allows for normal minecraft physics for natural water/lava and water/lava source blocks.

    How it works:
    It stores the location of each block of water/lava placed from a bucket and blocks all physics so it never starts flowing. This is fast and efficient because these events only happen when blocks are placed or broken near it.

    Changelog:
    • 0.5 - Changed database format, you must delete the existing DB before upgrading
      • New DB format that properly handles negative X coords (oops)
      • Clears entries from DB on bucket fill event
      • Only clears entries from DB when placing a liquid block to prevent water/lava from flowing after being griefed and rolled back using LogBlock, BigBrother, etc
    • 0.3 - Initial release
     
  2. Offline

    CainFoool

    Not bad for a first plugin, +1.
     
  3. Offline

    Four_Down

    Ohhhh, this isnt his first plugin, nonononono.
     
    TopGear93 likes this.
  4. Offline

    md_5

    Oh how wrong you are :p
    Oh how right you are :)

    Amaranth should know he needs the RB in his title
     

Share This Page