LiquidControl 1.4

Details

  • Filename
    LiquidControl.jar
  • Uploaded by
  • Uploaded
    May 18, 2012
  • Size
    15.99 KB
  • Downloads
    851
  • MD5
    041434bd3f5214feb20e47e028c18a77

Supported Bukkit Versions

  • CB 1.3.2-R1.0

Changelog

Version 1.4

  • added a database to keep track of fluid height between server restarts and when the plugin command is disabled.
  • added a config option if you dont want to use the database feature. Default is (*true) use database.

Apparent Liquid height is based on what is next to the liquid.

IE. A fully surrounded water block at height 1 will look like a height 1 water block. A height 1 water block surrounded by air will look like a height 4 or 5. Its just the way minecraft renders liquids that are not attached to anything. Nothing can be done about it server side.

Setting the height of a fluid to something other then 0 will cause that liquid the be unable to be picked up with a bucket.

IE. if you dump a bucket of lava at a fluid height of 1 then that lava will remain at a height of 1 and you can not pick it back up with a bucket. Its just the way minecraft works.