[INACTIVE][EDIT] ChunkRegenerate v1.1 - Regenerate a chunk! [860]

Discussion in 'Inactive/Unsupported Plugins' started by robin0van0der0v, Apr 4, 2011.

  1. Offline

    robin0van0der0v

    ChunkRegenerate - Regenerate a chunk!
    Version: v1.1

    Features:
    • Regenerate a chunk at the player.
    • Regenerate a chunk at the specified coordinates.

    Download ChunkRegenerate!
    Source is inside the jar file.

    How to use:
    If you want to regenerate the chunk you are standing use "/chunkregenerate" (or "/cr")
    and if you want to regenerate a chunk on a position use "/chunkregenerate x z"
    Example:
    /chunkregenerate - Regenerates the chunk on your position.
    /chunkregenerate 37 -12 - Regenerates the chunk on 37,-12.
    /cr -61 -11 - Regenerates the chunk on -61,-11.

    Permissions:
    Give the player you want this permissions for regenerating a chunk.
    Code:
    chunkregenerate.chunkregenerate
    Known bugs:
    None. :D

    Changelog:
    Version 1.0
    • Release.
    Version 1.1
    • Added shortcut for the command.
    • Fixed Permissions.
     
    someguy817 and ksevelyar like this.
  2. Offline

    MG127

    when i open the dl-link, this shows up
    [​IMG]

    the few german words there mean:
    "The request {GET ...."
    "...has been filtered by ABE: <LOCAL> Deny"
    using ff4
    and i dont think i want to change the security settings for this.
    pls change the dl-link
     
  3. Offline

    Liger_XT5

    Yes please. I don't trust something that I have to change my security for.
     
  4. I agree with the above, please host the file somewhere that allows us to download it please.
     
  5. Offline

    Pr4w

  6. Offline

    Jefflores96

    The download is broken :(
     
  7. Offline

    Pr4w

    Works for me on that link ;)
     
  8. Offline

    kythoon

    Fixed my previous problem - just replaced the level.dat file from a backup. Somehow the world seed seemed to have gotten changed. Anyways, the plugin works great to fix some of the issues that I had.

    Thanks!
     
  9. Offline

    EmanuxJade

    impossible...i really need download this plugin..
     
  10. Offline

    Clem

    Link is down... I really need a plugin like this to fix my server corruption... :)
     
  11. Offline

    Jeyge

    Link works just fine but you do have to read a few posts above yours. Right above all of the "Link doesn't work" posts is something that will really help.
     
  12. Offline

    Clem

    Sorry!
     
  13. Offline

    embty

    Does this reduce the map size? and improves it?
     
  14. Offline

    robin0van0der0v

    No, this regenerates a chunk. ;)
     
  15. Offline

    embty

    Lol what i meant is does it do any good when u regenarate a chunk? other than its looks? does it effect cpu/ram?
     
  16. Offline

    robin0van0der0v

    It just regenerates the chunk one time how it was when the chunk was for the first generated. ;)
     
  17. Offline

    xavierthompson

    great plugin, works spectacularly well. i have only 2 requests:
    1. the radius thingy others have mentioned. it would be nice to be able to regenerate a batch of chunks, obviously with a cap on how many (to prevent overload)
    2. long grass growth on 1.6.x. if you could find a way to make chunks with grass grow long grass, you would be deemed a god among men. mainly because i have a 1.5 map that doesn't have long grass on pre-existing chunks, and, well, i'd like grass.

    cheers mate
    X
     
  18. Offline

    robin0van0der0v

    1) I was already working on a radius. ;)
    2) I was also working on such a plugin for long grass. :)
     
  19. Offline

    krnel

    http://www.sendspace.com/file/5y8dbc
    I modified so you can do:
    /cr info -> tells you what chunk you are on [x, z]
    /cr x1 z1 x2 z2 -> quadrilateral layout with two points at opposite corners: x1, z1 and x2, z2, to specify the area you want regenerated.

    There is no limit on the size, so use at your own risk i.e. only let trusted people use it.
     
  20. Offline

    toffo

    How's it going with the plugin? Just saw it today through your site robin! You have quite a portfolio there ;)
    Would love to use this, but I just want to make sure it works with 818 before I use it.
     
  21. Offline

    Asphodan


    Works fine for 818. The code is very simple, not likely to be broken by a Bukkit change.
     
  22. Offline

    toffo

    Ah alright, thanks :)
     
  23. Offline

    svict4

    can you please make this wget friendly? :D
     
  24. Offline

    RazMaTaz

    A status update would be nice when regenerating areas. Just Doing some testing.
    Players will get kicked if generating too large of areas as well as huge memory increase, console unresponsive. just lots of

    11:36:27 [INFO] More than 1000000 updates, aborting lighting updates

    Looks like things like trees/plants go poof in the chunk when you /cr. I think that's a side effect of the decoration phase.
     
  25. Offline

    toffo

    Well I've tried it out now but I can't say I would recommend this to anyone who would like to restore the original chunks of their world.

    Sure, the blocks seems to work.. But all trees just gets blown away. Sure, you could replant them, but I wouldn't call that ChunkRegenerate.

    So until we at least get the trees regenerated, at least I won't use it. But in the meantime I surely hope and wish for an update where this is possible! So keep up the good work robin! :)
     
  26. Offline

    TheTennessee

    Speaking of different seeds. I had a permanent chunk error in my world. It literally removed a chunk, and wouldn't bring it back (particularly the 0,0 chunk). Now... I am completely satisfied with the plugin. I was able to recover the chunk. It just wasn't the chunk that should have been there. It was like a chunk from out in the ocean, like a different seed was used. Any idea why this may have happened?

    P.S. I just filled it in with dirt and stone and it looks fine now.
     
  27. will this work with 860? if it does, could the author please update the thread title to get rid of the confusion?
     
  28. Offline

    krnel

    Just try it, if it doesn't load then it doesn't load. It should work with all builds.
     
  29. Offline

    le-mome

    Can you add a WorldEdit compatibilité for the selection axe to reload alls chunks in the selection ?
     
  30. Offline

    seajay1221

    Any update on the /undo feature?
     
  31. Offline

    kyle921

    Quick question, and not to be rude, but for those of us that have WorldEdit, is this any more efficient than doing //chunk and then //regen? Or even combining them in a CommandHelper script? Especially with the added load of another plugin to start when bringing up the server.

    EDIT: Oh, and this works for me on 953.
     

Share This Page