RegenOre
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.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
RegenOre
RegenOre Plugin
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.
Key Features:
- User-Friendly Commands: Once mined, ores are replaced by bedrock and regenerate after a configurable delay. - User-Friendly Commands: Automatically drops appropriate items based on the mined ore (including Redstone, Lapis, Diamond, and more). - User-Friendly Commands: Proper XP drops are given when mining ores. - User-Friendly Commands: Fully supports the Fortune enchantment, increasing the ore drop amount. - User-Friendly Commands: Configure regeneration delays per ore type to control mining dynamics. - User-Friendly Commands: Only ore blocks are breakable within designated mining areas; all other blocks are blocked to preserve the environment. - User-Friendly Commands: Easily set mining areas with the /setminingarea command.
Commands:
``` /setminingarea ```
config.yml:
``` 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 ```
How to install & use:
1. Download the RegenOre plugin 2. Drag or upload the RegenOre.jar into your server's plugins folder. 3. Reload or restart your server. 4. Use the command