Ore Respawn
PluginMIT

Ore Respawn

Makes mined ores respawn after a configurable delay, replacing it with a marker block.

6
Downloads
0
Followers
2 weeks ago
Updated
📦
1
Versions

📖About Ore Respawn

Ore Respawn / Resource Respawn

OreRespawn is a lightweight Minecraft plugin that makes mined ores respawn after a configurable delay. It replaces the broken ore block with a marker block, then restores the original ore automatically after the timer expires. It is designed to work on both Spigot and Paper.

Features:

  • Respawns ores after a delay you choose
  • Supports overworld and multiworld setups by saving respawn data with world information
  • Lets players with permission prevent a respawn by sneaking while mining
  • Stores pending respawns safely and restores them after server restarts
  • Includes config options for ore types, default timer, respawn marker block, and save delay
  • Works with Spigot and Paper using the standard Bukkit API

Commands:

  • /settimer
  • /resourcerespawn reload - reloads the config and saved respawn data

Permissions:

  • resourcerespawn.settimer - allows changing the timer
  • resourcerespawn.remove - allows sneaking players to stop a block from respawning
  • resourcerespawn.reload - allows reloading the plugin

Configuration:

The plugin includes a config file for easy customization:
respawn-delay-millis: default respawn delay in milliseconds
respawn-block: block used as the temporary marker while the ore is waiting to respawn
save-debounce-ticks: how often respawn data is written to disk
ore-blocks: list of materials that should respawn