This plugin regenerates your ores after an configurable amount of time! Cross that, any block you want. it's all configurable.
OreRegenerator works as standalone plugin or as worldguard flag!
Give your economy a new look by mines that regenerate, or use it for your rpg
Do you like this plugin? A cup of coffee to work on the next one would be appreciated
Modes:
OreRegenerator has two modes: global and flag
!Note! when editing the blocks that will go through regeneration only use the names from this list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Source: github
OreRegenerator works as standalone plugin or as worldguard flag!
Give your economy a new look by mines that regenerate, or use it for your rpg
Do you like this plugin? A cup of coffee to work on the next one would be appreciated
Modes:
OreRegenerator has two modes: global and flag
- Global: the plugin respawn the ores specified in the config globally
- Flag: the plugin respawn ores in worldguard regions with the flag "regen-ores" set to allow (this mode requires WorldGuard and WorldGuard Custom Flags to be installed)
!Note! when editing the blocks that will go through regeneration only use the names from this list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
Source: github
Spoiler: Config
#Database type, either sqlite or mysql
databasetype: sqlite
#MySQL Connection settings, only needed when databasetype is set to mysql
MySQL:
host: localhost
user: root
password: 1234
database: minecraft
port: 3306
#Interval ratio for checking for ores to be regenerated in seconds
interval: 10
#The mode determines how the plugin works, if set to global it will regerate ores globally, if set to flag it will only respawn ores in regions where the flag "respawn" is set to allow
#!!!!!! Flag mode requires worldguard and worldguard customflags
mode: global
#If set to true players will recieve a message telling them how much longer untill the ore respawn
right-click-message: true
#If set to true oreregen is enabled for people in creative mode
creative: true
#The block that resembles the empty ore block (if nothing is set as empty at the ore)
empty: BEDROCK
#Delays till respawn in Seconds, you can add any block. Use names from this list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
delays:
COAL_ORE:
name: Coal Ore
delay: 3600
empty: BEDROCK
IRON_ORE:
name: Iron Ore
delay: 3600
empty: BEDROCK
GOLD_ORE:
name: Gold Ore
delay: 3600
empty: BEDROCK
LAPIS_ORE:
name: Lapis Lazuli Ore
delay: 3600
empty: BEDROCK
DIAMOND_ORE:
name: Diamond Ore
delay: 3600
empty: BEDROCK
EMERALD_ORE:
name: Emerald Ore
delay: 3600
empty: BEDROCK
QUARTZ_ORE:
name: Quartz Ore
delay: 3600
empty: BEDROCK
REDSTONE_ORE:
name: Redstone Ore
delay: 3600
empty: BEDROCK
GLOWING_REDSTONE_ORE:
name: Redstone Ore
delay: 3600
empty: BEDROCK
Code (Text):
#Database type, either sqlite or mysql
databasetype: sqlite
#MySQL Connection settings, only needed when databasetype is set to mysql
MySQL:
host: localhost
user: root
password: 1234
database: minecraft
port: 3306
#Interval ratio for checking for ores to be regenerated in seconds
interval: 10
#The mode determines how the plugin works, if set to global it will regerate ores globally, if set to flag it will only respawn ores in regions where the flag "respawn" is set to allow
#!!!!!! Flag mode requires worldguard and worldguard customflags
mode: global
#If set to true players will recieve a message telling them how much longer untill the ore respawn
right-click-message: true
#If set to true oreregen is enabled for people in creative mode
creative: true
#The block that resembles the empty ore block (if nothing is set as empty at the ore)
empty: BEDROCK
#Delays till respawn in Seconds, you can add any block. Use names from this list: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
delays:
COAL_ORE:
name: Coal Ore
delay: 3600
empty: BEDROCK
IRON_ORE:
name: Iron Ore
delay: 3600
empty: BEDROCK
GOLD_ORE:
name: Gold Ore
delay: 3600
empty: BEDROCK
LAPIS_ORE:
name: Lapis Lazuli Ore
delay: 3600
empty: BEDROCK
DIAMOND_ORE:
name: Diamond Ore
delay: 3600
empty: BEDROCK
EMERALD_ORE:
name: Emerald Ore
delay: 3600
empty: BEDROCK
QUARTZ_ORE:
name: Quartz Ore
delay: 3600
empty: BEDROCK
REDSTONE_ORE:
name: Redstone Ore
delay: 3600
empty: BEDROCK
GLOWING_REDSTONE_ORE:
name: Redstone Ore
delay: 3600
empty: BEDROCK
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
OreRegenerator is a free Minecraft Java mod. Downloaded 5,418 times (via Spigot). Download it and open it directly in the game.