MineResetLite
I don't maintain MineResetLite any more! :)
If you're looking for a modern fork, check out the one by TeamVK on GitHub.
Or, if you want to get it to work yourself, the original code is available below.
MineResetLite
The must-have tool for any prison server!
MineResetLite is the successor to MineReset, which provides tools to create, reset, and maintain randomly generated mines, such as the mines seen on prison servers.
Features
- Easy to use, easy to understand
- Select mines via WorldEdit or manually
- Easily modify ore percentages
- Automatically broadcast mine reset warnings
- Automatically teleport players out of the mine to prevent suffocation
- Customizable Reset Messages
Internationalization
Fluent in English? I'd appreciate if users could assist in translating the text MRL uses into their native languages.

-
View User Profile
-
Send Message
Posted Jun 24, 20201.15.2?
-
View User Profile
-
Send Message
Posted May 16, 2020Please Make it on 1.15.2 Its only on 1.9 and not working even.
-
View User Profile
-
Send Message
Posted Dec 19, 2017There is no permission for users to build, what you can do is (If you have the mine in a spaw with WorldGuard) make another region in the mine that has the block-break flag and put / rg setpriority [Region of the mine ] 1 then put / rg setpriority [Spawn Region] 0
-
View User Profile
-
Send Message
Posted Dec 19, 2016how do i tp to a mine
is there /rankup?
-
View User Profile
-
Send Message
Posted Oct 6, 2016I need version to 1.10.2, please!!!
Java 8!
_____
I need this too in the plugin:
1. Reset house, structure, form... too.
Example: https://dev.bukkit.org/bukkit-plugins/regenblock/
2. resetWarnings in seconds too.
-
View User Profile
-
Send Message
Posted Apr 17, 2016"Automatically teleport players out of the mine to prevent suffocation" This does not work. When the mine resets players suffocate in the block until they mine it or tp out themselves. Is there a way to fix this?
-
View User Profile
-
Send Message
Posted Mar 29, 2016jjkoletar,
public boolean isInside(Player p) { Location l = p.getLocation(); return l.getWorld().equals(world) && (l.getX() >= minX && l.getX() <= maxX) && (l.getY() >= minY && l.getY() <= maxY) && (l.getZ() >= minZ && l.getZ() <= maxZ); }
in Mine.java should be
public boolean isInside(Player p) { Location l = p.getLocation(); return l.getWorld().equals(world) && (l.getBlockX() >= minX && l.getBlockX() <= maxX) && (l.getBlockY() >= minY && l.getBlockY() <= maxY) && (l.getBlockZ() >= minZ && l.getBlockZ() <= maxZ); }
-
View User Profile
-
Send Message
Posted Mar 28, 2016@DerianKirito
aprende a escribir, analfabeto
-
View User Profile
-
Send Message
Posted Mar 24, 2016esque ustedes son tontos??? porque mierda sacan la vercion 1.9??? esa vercion de minecraft es una mierda!!!... aparte pedimos muchas veces la vercion actualizada de el plugin para la 1.8 y que hicieron?? nada verdad??? porque hacen las cosas tan ma? ctm
-
View User Profile
-
Send Message
Posted Mar 23, 2016Could you add a feature that when the mine resets, anyone in it teleports everyone in that mine to the beginning of the mine. A point the staff set. Like so: /mine setspawn <mine-name>
-
View User Profile
-
Send Message
Posted Mar 20, 2016Hello! Could you please add this feature? Mines will reset at a certain percent. For example, if I set mine "A" to reset at 20%, it would reset when 20% of the mine is gone. You could also configure how often it checks to see how much of the mine is gone. For example, if I set it to 5 seconds, every 5 seconds it would test to see what percent of the mine is gone.
-
View User Profile
-
Send Message
Posted Mar 14, 2016A version built for 1.9 should be going up soon.
-
View User Profile
-
Send Message
Posted Mar 8, 2016please update to 1.9
-
View User Profile
-
Send Message
Posted Mar 7, 2016@AGActionGames
Check here: https://www.spigotmc.org/resources/mineresetlite-1-8-1-9.19674/
-
View User Profile
-
Send Message
Posted Mar 6, 2016will the plugin wok woth 1.9 update?? and work it with the newest 1.8 update??
-
View User Profile
-
Send Message
Posted Mar 6, 2016@KevinEssence
This project is basically abandoned. https://www.spigotmc.org/resources/mineresetliteplus.1898/ He should fix this soon.
-
View User Profile
-
Send Message
Posted Mar 5, 2016Broken in 1.9
-
View User Profile
-
Send Message
Posted Mar 1, 2016hello my name is francisco such and I have a big question : I have a server bukkit you can install plugins 1.7.2 spigot ?
-
View User Profile
-
Send Message
Posted Jan 20, 2016Hey!, I have an idea for a feature you could add in? (would honestly f*cking appreciate it :D if you added it in!) back to the point... perhaps make a feature where instead of making a reset warning for 1 mine make it so that you can make all mines reset at the same time with only 1 warning?
-
View User Profile
-
Send Message
Posted Dec 24, 2015Hi, any way to COMPLETELY disable mine reset message? Is it possible to fix this: https://www.youtube.com/watch?v=Wyvu0Vwm0Fs South and east side blocks near walls are not count as mine region...