Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
Mines is a utility plugin designed for servers that use regenerating mining areas. It allows administrators to define rectangular zones in any world that automatically refill with a specific block type on a timer. Players inside these zones during regeneration are safely teleported to a predefined location, preventing suffocation or block-trapping issues.
Zones are fully customizable in config.yml and can include:
World and coordinates of two opposite corners to define the zone.
Block type the zone should regenerate with (e.g., DIAMOND_ORE, NETHERRACK, etc.).
Teleport location where players are sent when the mine resets.
By default, all defined zones regenerate every 15 minutes, but this interval can be adjusted in the code if needed.
Additional features:
Multiple zones support – configure as many as you need.
Automatic regeneration without server restarts.
Safe player teleportation out of the mine before blocks reset.
/reloadMines command (with permission minesplugin.reload) to reload configuration without restarting the server.
Integrated metrics and donation message.
Perfect for prison servers, resource worlds, or survival servers that want to maintain renewable mining areas without manual resets.