About
GenBucket lets you, instead of generating cobblestone the normal way, generate cobblestone just by placing a single bucket.
Commands & Permissions
/genbucket - the default command for GenBucket (genbucket.command)
/genbucket reload - reload the configuration (genbucket.commands.reload)
genbucket.use - use GenBuckets
Requirements & Dependencies
Spigot/Bukkit 1.7.x - 1.11
Vault (Only if 'Charge Players' is set to true in the configuration)
Showcase
Configuration
GenBucket lets you, instead of generating cobblestone the normal way, generate cobblestone just by placing a single bucket.
Commands & Permissions
/genbucket - the default command for GenBucket (genbucket.command)
/genbucket reload - reload the configuration (genbucket.commands.reload)
genbucket.use - use GenBuckets
Requirements & Dependencies
Spigot/Bukkit 1.7.x - 1.11
Vault (Only if 'Charge Players' is set to true in the configuration)
Showcase
Configuration
Code:
#The type of bucket that will be needed to use GenBucket (water/lava)
Bucket Type: lava
#How often (in ticks) should 1 block gen? Note that 20 ticks is 1 second.
Genning Speed: 30
#Should sponge be able to stop the genning? (true/false)
Allow Sponging: true
#The radius in which the sponge takes effect ('Allow Sponging' must be set to true for this to work)
Sponge Radius: 2
#When should GenBucket take effect? (always/shifting/not shifting)
Generate: 'not shifting'
#Should players be charged every time they place down a GenBucket? (true/false)
Charge Players: true
#Amount players will be charged for placing a GenBucket ('Charge Players' has to be set to true for this to take affect)
Charge Amount: 50
#The prefix that will be in front of all messages sent by GenBucket
Message Prefix: '&c&lGen&6&lBucket &b» '
#All of the messages sent by GenBucket
Messages:
#The message sent to players after reloading the configuration
Configuration Reloaded: '&aThe configuration has been reloaded!'
#The message sent to players when executing a command they do not have the permission to use
No Permission Command: '&cYou do not have permission to execute this command!'
#The message sent to players when attempting to place a GenBucket when they do not have the permission to
No Permission Place: '&cYou do not have permission to use GenBuckets!'
#The message sent to players when attempting to place a GenBucket anywhere else except the top of a block
Invalid Placing: '&cYou must place on top of blocks to use GenBuckets!'
#The message sent to players when attempting to place a GenBucket when they do not have enough money ('Charge Players' has to be set to true for this to take affect)
Not Enough Money: '&cYou do not have enough money to place a GenBucket!'
#The message sent to players when successfully placing a GenBucket when 'Charge Players' is set to true
Money Taken: '&a$%amount% has been taken from your balance!'
Future Plans
Last edited:

