Restoration System

Discussion in 'Archived: Plugin Requests' started by runefist, Nov 28, 2013.

  1. Offline

    runefist

    Dear people,

    I am now working with Pylamo Restoration System, it is really nice but kinda out to date and I want a better working plugin for it.

    So what is has to do is:

    - Reset the whole region in once.
    - Restore every few second like creeperheal is doing with TNT but than just for that region anything happens to it.
    - Make a timer.
    - No SQL database needed

    It is actually already a plugin called RegenBlock, but this is out of date. Could someone make a new, better region restoration plugin?

    Thanks
    Runefist
     
  2. Offline

    Mathias Eklund

    Talk to the creators to fix the plugin. Have you tried them, do they break?
     
  3. Online

    timtower Administrator Administrator Moderator

    Pylamo restore system isn't maintained anymore, and contains enough bugs that should be fixed
     
  4. Offline

    Mathias Eklund

    timtower He also said something about RegenBlock
     
    timtower likes this.
  5. Offline

    TryB4

    runefist
    RegenBlock works fine for me
     
  6. Offline

    runefist

    Not for 1.6.4R2.0
     
  7. Online

    timtower Administrator Administrator Moderator

    Error log or it didn't happen. And most people are using that version ATM
     
    hubeb and TryB4 like this.
  8. Offline

    runefist

    2013-11-28 19:31:57 [SEVERE] Could not pass event RegenBlockEventRespawn to RegenBlock vBeta 5.7
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463)
    at net.dmg2.RegenBlock.RegenBlockQueue.checkQueue(RegenBlockQueue.java:178)
    at net.dmg2.RegenBlock.RegenBlockQueue.run(RegenBlockQueue.java:38)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.IllegalStateException: Asynchronous block onPlace!
    at net.minecraft.server.v1_6_R3.Block.onPlace(Block.java:346)
    at net.minecraft.server.v1_6_R3.Chunk.a(Chunk.java:419)
    at net.minecraft.server.v1_6_R3.World.setTypeIdAndData(World.java:351)
    at org.bukkit.craftbukkit.v1_6_R3.block.CraftBlock.setTypeIdAndData(CraftBlock.java:123)
    at net.dmg2.RegenBlock.Listener.RegenBlockEventListenerBlock.onEvent(RegenBlockEventListenerBlock.java:114)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    ... 7 more

    After using /rb select and clicking a block, to select the region + no error if I made the region it just won't work!

    So will anyone make this plugin?
     

Share This Page