Skip to content

Releases: NerdNu/SafeBuckets

v1.1.8

07 Jan 06:20
Compare
Choose a tag to compare
Version 1.1.8

Catch breakables

v1.1.7

06 Jan 19:03
Compare
Choose a tag to compare
v1.1.7 Pre-release
Pre-release

Particles can now be turned on or off via config.yml.

Adds support for different types of air blocks (e.g. Material.CAVE_AIR and Material.VOID_AIR in addition to Material.AIR) which should hopefully address the seemingly sporadic failure of the plugin to stop player-placed water from flowing.

v1.1.5

23 Dec 23:43
Compare
Choose a tag to compare

Now handles waterlogged blocks correctly. Also updated to match ongoing WorldEdit and WorldGuard refactoring efforts.

1.1.2

27 Sep 19:02
Compare
Choose a tag to compare
1.1.2

1.1.1

16 Sep 21:08
Compare
Choose a tag to compare

Changes:

  1. WorldEdit 7 compatibility.

Plus (from 1.1.0):

  1. Update for 1.13, especially to comply with Material and block data changes.
  2. Change storage and retrieval of liquid safety status to BlockStore via its API.
  3. Attempt to future-proof functionality for new liquids (Liquid) and frozen liquids (FrozenLiquid).
  4. Encapsulation changes.
  5. Clean up code to comply with current Nerd.nu code standards.

1.1.0

16 Sep 04:08
Compare
Choose a tag to compare
  1. Update for 1.13, especially to comply with Material and block data changes.
  2. Change storage and retrieval of liquid safety status to BlockStore via its API.
  3. Attempt to future-proof functionality for new liquids (Liquid) and frozen liquids (FrozenLiquid).
  4. Encapsulation changes.
  5. Clean up code to comply with current Nerd.nu code standards.

Version 0.10.0 for Spigot 1.12

15 Jun 00:49
Compare
Choose a tag to compare
Update for Spigot 1.12 with BukkitEbean

0.9.1

07 Feb 18:59
Compare
Choose a tag to compare

Minor corrections to the colour and wording of the help text for /sb and /flow.

0.9.0

07 Feb 18:42
Compare
Choose a tag to compare
  • BUG FIX: Make unsafe buckets auto-refill in survival mode.
  • BUG FIX: Don't let safe water that replaces snow under a block with a
    non-zero data value flow as if unsafe.
  • The /sb command with no arguments now defaults to an unsafe water
    bucket.
  • Require an empty main hand, or an empty bucket, water bucket or lava bucket
    when giving the moderator a bucket with /sb. Don't keep adding more buckets
    to the moderator's inventory.
  • Document ALL THE THINGS!

0.8.0

30 May 18:25
Compare
Choose a tag to compare
Fixed issue where flowing water could be placed on one-layer snow tiles