HomeJavaModsOreRegenerator
OreRegenerator
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 ;)
[​IMG]

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

Spoiler: Config
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

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.

Explore more