Ore Respawn
作者:rebot | 分类:模组
Minecraft 版本: 26.1 26.1.1 26.1.2
平台: bukkit paper spigot
标签: game-mechanics utility worldgen
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 <s/m/h/d> - changes the default respawn timer
- /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
请登录后举报
暂无评论,抢个沙发吧~