BucketsX

VIP Plugins BucketsX

Version: 2.5.5.178

Supported Spigot Versions:
1.8.8, 1.12.2, 1.19.4

1705614019103.png

[IMG]

BucketsX is an optimized premium plugin that adds buckets that generate blocks.
This plugin is mostly used on Factions servers and is more commonly called GenBuckets by players.

[IMG]


[IMG]

  • Configurable buckets that generate blocks.
  • Configurable block type per bucket type.
  • Configurable global block speed to prevent lag on your server.
  • Generators stop when they hit a block that is not the same material.
  • Generators stop when they reach a height limit or world border limit.
  • Configurable max height and width per bucket type.
  • Configurable directions for each bucket type.
  • Ability to add as many bucket types as you want.
  • Configuration option to toggle between infinite mode and single-use mode.
  • Break the base block to stop the generator if you already started it.
  • Compatible with plugins and spigot jars that stack buckets.
  • Customizable bucket item for every bucket type.
  • Customizable messages and configurable support for player locales (1.12+).
  • A command to stop all generators instantly.
  • A command to reload the configuration and language files.
  • A configurable bucket shop menu that allows players to purchase buckets.
  • Event-based developer API that allows a plugin to prevent generators from building in a certain area.
  • Support for most Factions plugins to prevent generators from going into areas not accessible by the player who placed them.
  • Option to disable the plugin in certain worlds.
[IMG]

/bucketsx: Aliases: bucket, buckets, bucketx, gb, genbuckets
/bucketsx help: bucketsx.command.bucketsx.help View the help page for this plugin.
/bucketsx reload: bucketsx.command.bucketsx.reload Reload the configuration files and locale.
/bucketsx give <player> <amount>: bucketsx.command.bucketsx.give Give a bucket type to a player.
/bucketsx stop: bucketsx.command.bucketsx.stop Force stop all active generators and tasks.

/bucketsx-shop: Aliases: bxs, bs, bucketshop, genbucketshop, genbuckets-shop, gbshop, gb-shop
bucketsx.command.bucketsx-shop Access the custom shop menu to purchase buckets.

[IMG]

You can add the custom bucket types to ShopGUIPlus if you don't want to use the custom shop menu.
Example:
Code (YAML):

1:
type: item
item:
bucketsx: "cobblestone"
buyPrice: 50
sellPrice: 25
slot: 0

[IMG]

Shop Menu:
[IMG]

Simple Overview by Mouths


[IMG]

Spoiler: Click here to view the configuration files...

Uploader


Downloads
5
Views
349
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from ArteffKods

Latest updates

  1. 2.5.5.178

    Dependency updates and minor fixes. Plugin is tested and working on Spigot/Paper 1.21.7.
  2. 2.5.4.177

    Updated to Spigot 1.21.4. Add 'allow-physics' setting in each bucket type. (Default enabled)...
  3. 2.5.3.175

    Update WorldGuard 7 Compatibility to Java 21. The base plugin still runs on Java 8. Update for...