The RegenOre plugin enhances the mining experience by introducing an innovative ore regeneration system. This plugin allows server administrators to define specific mining areas where only ores can be mined.
Automatically Regenerating Ores for a Dynamic Mining Experience
The RegenOre plugin enhances the mining experience by introducing an innovative ore regeneration system. This plugin allows server administrators to define specific mining areas where only ores can be mined.
Once an ore is mined, it is replaced with air and will regenerate after a customizable delay. The system ensures a balanced and dynamic mining environment by supporting all ore types, including deepslate variants.
/setminingarea
regenDelay:
COAL_ORE: 100 # 5 seconds
DEEPSLATE_COAL_ORE: 110 # 5.5 seconds
IRON_ORE: 120 # 6 seconds
DEEPSLATE_IRON_ORE: 130 # 6.5 seconds
GOLD_ORE: 120 # 6 seconds
DEEPSLATE_GOLD_ORE: 130 # 6.5 seconds
REDSTONE_ORE: 100 # 5 seconds
DEEPSLATE_REDSTONE_ORE: 110 # 5.5 seconds
LAPIS_ORE: 140 # 7 seconds
DEEPSLATE_LAPIS_ORE: 150 # 7.5 seconds
DIAMOND_ORE: 180 # 9 seconds
DEEPSLATE_DIAMOND_ORE: 200 # 10 seconds
EMERALD_ORE: 180 # 9 seconds
DEEPSLATE_EMERALD_ORE: 200 # 10 seconds
COPPER_ORE: 100 # 5 seconds
DEEPSLATE_COPPER_ORE: 110 # 5.5 seconds
NETHER_QUARTZ_ORE: 90 # 4.5 seconds
NETHER_GOLD_ORE: 100 # 5 seconds
miningarea:
x1: 0
y1: 0
z1: 0
x2: 100
y2: 100
z2: 100