Ore Respawn
ModrinthSpigotMCMakes mined ores respawn after a configurable delay, replacing it with a marker block.
3 downloads updated 7d ago
latest v1.2 Modrinth
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

Comments 0
No comments yet. Be the first to share your thoughts.