General:
Ever wanted something completely new to add to factions or HCF? Well this is something that add an item to your economy! This plugin blocks the crafting of cauldrons also!
What it does:
If a cauldron was placed on top of a hopper then they would produce x amount of water bottles every x seconds/mins/hours This would be useful for auto brewers that players use!
Ex:
If you are unfamiliar with auto brewers they are used by the majority of pvp factions and you should ask your community if they would like this!
Since you cannot craft cauldrons you can make them buycraft, koth loot, buyable item in shop (adds something never seen into the economy!).
This is sort of what it will look like:
(NOTE: THIS DOES NOT BREW STACKED POTIONS! Just allows more watter bottles to be in the hopper!)
https://gyazo.com/19556bf4cdaa10dc15099a310a7d4736
The cauldrons also degrade after a set time in the config! This means players will have to re-buy/re-obtain the cauldrons so this isn't too op! The lower the % gets you can change the amount of water bottles in the hopper after every interval and how many slots are filled!
Once the cauldron reaches 0 it is useless! This is when it has to be replaced.
This will make you HCF/Factions server different from the thousands!
When you right click the cauldron you get the percentage value:
When broken:
When cauldron is broken (Mined/Exploded):
When players try to put stacked bottles into brewing stands:
CONTACT: live:grrocks_1 we can discuss any concerns!
PRICE: $4.99
SPIGOT: https://www.spigotmc.org/resources/autocauldrontohopper.16106/
Commands & Permissions:
None
Config:
Ever wanted something completely new to add to factions or HCF? Well this is something that add an item to your economy! This plugin blocks the crafting of cauldrons also!
What it does:
If a cauldron was placed on top of a hopper then they would produce x amount of water bottles every x seconds/mins/hours This would be useful for auto brewers that players use!
Ex:
If you are unfamiliar with auto brewers they are used by the majority of pvp factions and you should ask your community if they would like this!
Since you cannot craft cauldrons you can make them buycraft, koth loot, buyable item in shop (adds something never seen into the economy!).
This is sort of what it will look like:
(NOTE: THIS DOES NOT BREW STACKED POTIONS! Just allows more watter bottles to be in the hopper!)
https://gyazo.com/19556bf4cdaa10dc15099a310a7d4736
The cauldrons also degrade after a set time in the config! This means players will have to re-buy/re-obtain the cauldrons so this isn't too op! The lower the % gets you can change the amount of water bottles in the hopper after every interval and how many slots are filled!
Once the cauldron reaches 0 it is useless! This is when it has to be replaced.
This will make you HCF/Factions server different from the thousands!
When you right click the cauldron you get the percentage value:
When broken:
When cauldron is broken (Mined/Exploded):
When players try to put stacked bottles into brewing stands:
CONTACT: live:grrocks_1 we can discuss any concerns!
PRICE: $4.99
SPIGOT: https://www.spigotmc.org/resources/autocauldrontohopper.16106/
Commands & Permissions:
None
Config:
Code:
[LEFT]#What the Cauldron starts at
startingPercent: 100
#Hours until the cauldron reaches to 0%
hoursTillBroken: 1
disableCauldronCraft: true
disableAbilityToMakeStackedPots: true
#How often the hoppers are filled
refillEverySeconds: 10
#When ever the percent is above 90 and bellow 100 it will use this
100:
#How many water bottles are in 1 slot!
amountOfWaterBottles: 5
#How many slots are filled
howManyTimes: 5
#When ever the percent is above 80 and bellow 90 it will use this
90:
amountOfWaterBottles: 5
howManyTimes: 5
#When ever the percent is above 70 and bellow 80 it will use this
80:
amountOfWaterBottles: 4
howManyTimes: 5
#When ever the percent is above 60 and bellow 70 it will use this
70:
amountOfWaterBottles: 4
howManyTimes: 5
#When ever the percent is above 50 and bellow 60 it will use this
60:
amountOfWaterBottles: 3
howManyTimes: 5
#When ever the percent is above 40 and bellow 50 it will use this
50:
amountOfWaterBottles: 3
howManyTimes: 5
#When ever the percent is above 30 and bellow 40 it will use this
40:
amountOfWaterBottles: 2
howManyTimes: 5
#When ever the percent is above 20 and bellow 30 it will use this
30:
amountOfWaterBottles: 2
howManyTimes: 5
#When ever the percent is above 10 and bellow 20 it will use this
20:
amountOfWaterBottles: 1
howManyTimes: 5
#When ever the percent is above 0 and bellow 10 it will use this
10:
amountOfWaterBottles: 1
howManyTimes: 5
Problems and bugs:
If you have any problems with this plugin, please use the discussion thread. I will fix them as soon as possible.
Questions or requests?:
If you have any questions or comments, please leave them below. If you would like to request a feature, please send me a PM.
Updates
#1:
Update #1:
Added toggle-able features in the config
Code:disableCauldronCraft: true[/B][/CENTER][/B][/CENTER][/B][/CENTER][/B][/CENTER][/B][/CENTER][/B][/CENTER][/B][/CENTER] [B] [CENTER][B] [CENTER][B] [CENTER][B] [CENTER][B] [CENTER][B] [CENTER][B] [CENTER]disableAbilityToMakeStackedPots: true
#2:
Update #2:
Added a feature so the cauldrons keep their percentages when broken. They will show the percentage as follows:
![]()
Last edited:
