- Contributors:
- [BK201](Updater) [jjkoletar](Orginial Creator) [ImMrLink](Pictures/Art)
![]()
Hello, and Welcome to MineResetLite Reloaded! <3
Story time
Hello, I owned a prison server updated to 1.8 (1.8.0)
it still worked but was created errors.
I started to look around for another mine reset plugin like Prison 2
I tried it but I did not like it that much.
So I looked around at MineResetLite's bukkit page.
Clicked on the source button and it took me to github.
Then I looked saw the code and decided I would become a Developer
My first project to updated MineResetLite.
And I did then I decided to post on it here for all the other prison server owners.
Then some stuff happened I left the plugin and that I'm very sorry for that.
BUT NOW I'M BACK AND SO IS MINERESETLITE
BUT RELOADED! <3
(You can use this plugin with MineResetLiteplus (https://www.spigotmc.org/resources/mineresetliteplus.1898/)

MineResetLiteReloaded 0.1.0
MineResetLiteReloaded (MineResetLite Just updated! <3)
-
TSBeatz, maxlehot1234 and amin112k like this.
Recent Updates
- Added java 7 Nov 29, 2015
- Normal Update Nov 29, 2015
- The Reloaded Update! <3 Jun 22, 2015
Recent Reviews
-
AngelBarrios
- 5/5,
Una pregunta como hago para que las minas puedan resetearse por tiempo? Es que nose como hacerlo y no me aparece ningun comando para hacerlo.
Gracias por leer, agradeceria que me pasaran el comando -
S_Ryan
- 1/5,
There should not be a "reloaded" version of a plugin that is still up-to-date for the most part. Also, if you're wanting an improved MRL, use MineResetLitePlus.
-
vk2gpz
- 1/5,
why would upload this when the original MRL is working fine with even with the latest (1.8.8) spigot???
-
MessyFilms
- 5/5,
Thanks for recoding the plugin! Although you might want to put it in java 1.7 since most users use that and if they dont have java 1.8(you compiled the plugin in 1.8) they will get a big fat error! Apart from that it works like the original MineResetLite! :D
-
-
ImMrLink
- 4/5,
Love the plugin! I was getting errors with the reguler plugin but this one... I'll just say I love you! <3
p.s. If you want some gfx for your post PM me. Its the least I can do for you remaking this :D-
Author's Response
Please do I'm crap with pictures <3! happy to see people using this still
if you have a server I will put the IP in a little comment box :P
-
Xando
- 3/5,
i like this plug in very much but i cant seem to figure out this.
[14:59:07] [Server thread/INFO]: [PrisonReset] Enabling PrisonReset v1.8.1
[14:59:07] [Server thread/INFO]: [PrisonReset] Loading mine from file 'alpha.mine.yml'...
[14:59:07] [Server thread/ERROR]: [MineResetLite] Unable to find a world! Please include these logger lines along with the stack trace when reporting this bug!
[14:59:07] [Server thread/ERROR]: [MineResetLite] Attempted to load world named: spawn
[14:59:07] [Server thread/ERROR]: [MineResetLite] Worlds listed: world, world_nether, world_the_end
[14:59:07] [Server thread/ERROR]: Could not call constructor 'public me.spigot.BK201.Mine(java.util.Map)' of class me.spigot.BK201.Mine for deserialization
java.lang.IllegalArgumentException: World was null!
at me.spigot.BK201.Mine.<init>(Mine.java:71) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_31]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_31]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_31]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_31]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:96) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:133) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:195) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:35) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:373) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:147) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:354) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:485) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:26) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:182) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:141) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:127) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at me.spigot.BK201.MineResetLite.onEnable(MineResetLite.java:82) [Prison%20Reset.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_31]
[14:59:07] [Server thread/ERROR]: [PrisonReset] Mine wasn't a mine object! Something is off with serialization!
Now does this mean i can only create the mine is worlds listed above? world, the end, and the nether? if not can you please fix this? or tell me a work around? if i need to create the mines in one them worlds i will do so.-
Author's Response
you have deleted or moved a world called spawn and so it cannot load your (alpha.mine.yml) find the world or delete the (alpha.mine.yml)
-
123keelos
- 5/5,
Great plugin but it needs pictures so u get more downloads and people know what they're downloading. Also provide a config help :)
-
amin113k
- 5/5,
Hi this is amin112k again. I could not reply to ur 'Author's Response so I had to create a whole new account. I downloaded the pure Spigot 1.8 build 1649 from spigotmc.info and used Bukkit GUI to run it. I dont really know if this is wrong so can you plz verify.
-
Author's Response
sorry that is the 1.7-1.8 build i do not support that
-
amin112k
- 3/5,
I dont understand why it doesnt work for my server. Every time I put it in the plugins folder and reload my server, it loads a bunch of errors, and continues loading all the other plugins and everything else works fine. Someone help me plz because I really want this plugin on my server
-
Author's Response
are you useing the latest version of craftbukkit/spigot ? from the buildtools.jar