Skip to content

thepixel3261/InfiniteBuckets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfiniteBuckets

Gain Infinite Water and Lava Buckets! Each time you execute the command it will take a configurable amount out of your account! Custom GUI coming soon!

Commands

/infwater - Buy an infinite water bucket for a configurable price! /inflava - Buy an infinite lava bucket for a configurable price! /ib or /infinitebuckets - Reload the configuration.

Screenshots

Infinite Water

Infinite Lava

Config.yml

lava:
  cost: 50000
  display: "&cInfinite Lava Bucket"
  lore:
   - "&7&oLegend says this lava bucket"
    - "&7&owas enchanted by a nice young fairy"
    - "&7&oto solve the drought that a tiny village"
    - "&7&owas suffering"
    - " "
    - "&cThis is an Infinite Lava Bucket"

water:
  cost: 50000
  display: "&bInfinite Water Bucket"
  lore:
   - "&7&oLegend says this water bucket"
    - "&7&owas enchanted by a nice young fairy"
    - "&7&oto solve the drought that a tiny village"
    - "&7&owas suffering"
    - " "
    - "&bThis is an Infinite Water Bucket"

Dependencies

Vault

An Economy Plugin (soft-depend)

About

InfiniteBuckets for Minecraft 1.21! Buy them for a configurable amount using Vault. Fully change the item Lore and Name!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%