Skip to content

Releases: Pwn9/PwnBuckets

PwnBuckets v1.6

19 Oct 18:04
Compare
Choose a tag to compare
  • Compiled with Java 16 for Minecraft, Spigot, Paper version 1.17.1
  • Added support for blocking water source from "Bucket of Axolotl"
  • Minor documentation updates.

PwnBuckets v1.5

13 Jul 00:55
Compare
Choose a tag to compare
  • Updated for Minecraft / Spigot 1.14.x
  • Replaced deprecated methods in Material to Block
  • Fixed issue #2 missing feature, preventing broken ice block from turning to source
  • Updated bStats class to latest version

PwnBuckets v1.4

18 Feb 02:11
Compare
Choose a tag to compare

Fixed issues with fish buckets and 1.13 API. Note: This version is no longer backward compatible for earlier versions of Spigot server.

  • Blockfade issues with melting ice have been resolved.
  • Using fish buckets to place source blocks has been resolved.
  • No longer cancelling the emptyBucketEvent means the event finishes naturally, and there is no need to replace the itemInHand ItemStack.