Welcome to www.wdzclan.com! Log in or Sign up to interact with The Weekdayz Community.

Help: Spawn Regen Zone

Discussion in 'Source Engine Server / Client Configs And Help' started by Lead_Airplanes, Dec 28, 2011.

  1. Lead_Airplanes AdimAir flying since Oct. 2012

    Member Since:
    Dec 23, 2011
    Message Count:
    1,333
    Hey guys, I'm setting up a MC server for my friends and I to play on, and we want some things to regenerate. What do you use for the spawn regen zone? Does that plugin have the ability to set multiple zones to regenerate?

    Thanks!

    Meant to put this in "Help," got confused sorry!

    Edit 2: and how do you put the "tea party" message on cake? We want to make it so it says "the cake is a lie." LWC, or something else?
  2. StevenPolley Busy with work / school.

    Member Since:
    May 4, 2010
    Message Count:
    7,383
    Spawn regen is handled using an external program written in PHP/BASH by myself. It's a very simple process though, you could even do it manually if you wanted, here's the program flow:

    1. Shut down the MC server and wait for it to completely save everything and stop running.
    2. Delete the following files: [ r.0.0.mcr, r.0.-1.mcr, r.-1.0.mcr, r.-1.-1.mcr ]
    3. Replace those files with "reference" copies, to what the world will be replaced with.
    4. Start server
    This will regenerate from -512,-512 to 512,512, as each region file represents a 512 x 512 area.
    The tea party message is because of WorldGuard. I don't think it's customizable without creating your own build of WorldGuard.
  3. Lead_Airplanes AdimAir flying since Oct. 2012

    Member Since:
    Dec 23, 2011
    Message Count:
    1,333
    Great, thanks SuperRawr. Hopefully we'll be able to implement the regen. No wonder I couldn't find it on bukkit, haha. For our size doing it manually probably wouldn't be a problem, we'd only need to regen weekly or maybe even monthly really. Again, thanks! If you want to check out what we've been doing let me know and I'll PM the IP and whitelist you

Share This Page