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 May 27, 2014@AltoGrizzly
@AltoGrizzly
http://dev.bukkit.org/bukkit-plugins/mineresetlite/pages/customizing-reset-messages/
-
View User Profile
-
Send Message
Posted May 27, 2014@Lapisz
Can you post your log to a pastebin somewhere and post the URL here.
-
View User Profile
-
Send Message
Posted May 27, 2014@Henrypkp123
Looks like you are running 1.7.2 of bukkit, if you downloaded the latest MRL, you might want to try upgrading Bukkit to 1.7.4 (at least).
-
View User Profile
-
Send Message
Posted May 26, 2014Help! When I create a mine it works perfectly until I restart the server and all the mines are deleted. How can I fix this? Thanks in advance!
-
View User Profile
-
Send Message
Posted May 25, 2014help! I got mineresetlite and dragged it to the plugins folder but its not working! I restarted the server and did /reload but it's still not working! do I need java 7?? I have java 6
-
View User Profile
-
Send Message
Posted May 21, 2014@fuzzysgirl
Thanks :D I'm glad you liked it!
-
View User Profile
-
Send Message
Posted May 20, 2014Is there a way I can edit the Mine reset warnings and announcements?
-
View User Profile
-
Send Message
Posted May 20, 2014I set up a couple mines today and they're working great! I'm using the latest 1.7.9 build for my server and haven't had any problems. Really nice plugin. And @JamielTH, fabulous tutorial! I gave you a like. :)
Cheers, fuzzy ღ
-
View User Profile
-
Send Message
Posted May 20, 2014Hello I have made a tutorial video for anyone that needs some help setting up and using the mines you can find the video here: https://www.youtube.com/watch?v=NsN0hHSwoSI
Thanks for reading!
-
View User Profile
-
Send Message
Posted May 18, 2014I get this error message in the console
Could not load 'plugins/MineResetLite.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/koletar/jj/mineresetlite/MineResetLite : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.loadPlugins(CraftServer.java:350) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.reload(CraftServer.java:784) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.Bukkit.reload(Bukkit.java:288) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchCommand(CraftServer.java:696) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.craftbukkit.v1_7_R2.CraftServer.dispatchServerCommand(CraftServer.java:683) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.DedicatedServer.ax(DedicatedServer.java:286) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:251) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:548) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:459) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] Caused by: java.lang.UnsupportedClassVersionError: com/koletar/jj/mineresetlite/MineResetLite : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0_65] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) [?:1.6.0_65] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_65] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_65] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_65] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_65] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_65] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_65] at java.lang.Class.forName0(Native Method) [?:1.6.0_65] at java.lang.Class.forName(Class.java:249) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [CraftBukkit.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks] ... 14 more
-
View User Profile
-
Send Message
Posted May 17, 2014Is it possible to use the correct formatting in the debug output on the console:
[14:14:53 INFO]: ºf[º4MRLºf] ºcminec ºdwill reset in º510 ºdminute(s)!
[14:14:53 INFO]: ºf[º4MRLºf] ºcmined ºdwill reset in º510 ºdminute(s)!
[14:14:53 INFO]: ºf[º4MRLºf] ºcminee-01 ºdwill reset in º510 ºdminute(s)!
[14:14:53 INFO]: ºf[º4MRLºf] ºcminee-02 ºdwill reset in º510 ºdminute(s)!
[14:14:53 INFO]: ºf[º4MRLºf] ºcminee-03 ºdwill reset in º510 ºdminute(s)!
[14:14:53 INFO]: ºf[º4MRLºf] ºcminee-04 ºdwill reset in º510 ºdminute(s)!
[14:14:53 INFO]: ºf[º4MRLºf] ºcminee-05 ºdwill reset in º510 ºdminute(s)!
[14:14:53 INFO]: ºf[º4MRLºf] ºcminee-06 ºdwill reset in º510 ºdminute(s)!
It is hard to read output when I'm getting control codes and not actual colors.
-
View User Profile
-
Send Message
Posted May 17, 2014How can I delete a mine when it says too many names are matched and I cant delete it from the mines folder because it regenerates its self
-
View User Profile
-
Send Message
Posted May 17, 2014Hi, Could you please update the internationalization page to allow people to see which languages are currently available ? Thank you ! :)
-
View User Profile
-
Send Message
Posted May 15, 2014Is there any way to set where the players go when it resets? Currently it teleports my players on top of the mine (The mine is horizontal). If not could you consider adding that @jjkoletar? Edit: I managed to get it to work with VariableTriggers, but it would still be nice for it to be a built in feature :P
-
View User Profile
-
Send Message
Posted May 7, 2014Hi,
I have a glitch whenever the plots reset, people who are in the same place but in a different world get teleported to the mines which is a serious issue, it means players can gltch into mines above their rank.. Could you help?
-
View User Profile
-
Send Message
Posted May 7, 2014Any news on 1.7.9?
-
View User Profile
-
Send Message
Posted May 3, 2014I can only setup 3 mines, my 4th,5th.. mines don't work. They are properly defined but doesn't work.
-
View User Profile
-
Send Message
Posted May 2, 2014@Z609
settings build: false will deny them mining blocks as well. passthrough has nothing to do with that. i do not believe there is a way to stop them from building. it's either they get to do what they want or not at all. not that building in a mine that resets the area is smart anyways.
-
View User Profile
-
Send Message
Posted Apr 29, 2014@KingOfHunting
Use worldguard. set the flag Build: false and Passthrough: true. If that not work, try using the built-in flags in mrl
-
View User Profile
-
Send Message
Posted Apr 27, 2014Unfortunately the mines delete themselves when I restart the server. Am I missing something here? I can't just set all of the mines back up every time that I restart.