[WGEN] HugeTractsOfLand 0.1 - Generate a flat world using any block! [1060]

Discussion in 'Inactive/Unsupported Plugins' started by King Rat, Jul 29, 2011.

  1. Offline

    King Rat

    HugeTractsOfLand - Dynamic yet simple world generator!

    Notice : I'm going on holiday tomorrow, so won't be updating anything for week, sorry :/

    Version: v0.1 First release!

    Features:
    • Generate a world flat world!
    • 3 different layers, and you choose all of them!
    • Uses little memory to run.
    • Create as many worlds as you like!
    • Reads you a bedtime story at night (sometimes)
    Download!

    Source Code

    [​IMG]

    Example config:

    Code:
    # HugeTractsOfLand Configuration!
    #
    # This file manages all worlds. You can define a new world easily.
    # The Upper Layer is only one block deep, so grass works.
    # Middle layer is 8 blocks, and Lower is 10 blocks
    # To create an Ocean World, like my original plugin, set both the top and middle as water!
    # World Type may be either NORMAL, NETHER, or SKYLANDS. This simply changes the environment, not the blocks in the world.
    worlds:
        exampleworld1:
            Upper Layer: OBSIDIAN
            Middle Layer: LAVA
            Lower Layer: STONE
            World Type: NORMAL
        exampleworld2:
            Upper Layer: GRASS
            Middle Layer: DIRT
            Lower Layer: STONE
            World Type: NORMAL
        exampleworld3:
            Upper Layer: ICE
            Middle Layer: SNOW_BLOCK
            Lower Layer: STONE
            World Type: SKYLANDS
        exampleworld4:
            Upper Layer: NETHERRACK
            Middle Layer: LAVA
            Lower Layer: OBSIDIAN
            World Type: NETHER
        exampleworld5:
            Upper Layer: WATER
            Middle Layer: WATER
            Lower Layer: SAND
            World Type: NORMAL
    Credits:
    Nightgunner5 - Gave me loads of help, thanks so much :D
    The Bananacode guys - Cus they're sexy

    Changelog:
    Version 0.1
    • Inital release, I'll do more next week!
     
  2. Offline

    King Rat

    I never set the generator up to work with Multiverse ^_^. I'm not particularly interested in this plugin at the moment, so won't be updating anything for a while. Sorry!
     
  3. Offline

    Axelthecritic

    But it should work right?
    And how can you make this world to be your main spawn?
    Just typing /setspawn with essentials?
     
  4. Offline

    King Rat

    I wrote this to be a simple add-on world for my main server, because we found it useful having flat worlds for testing on, and I didn't like any of the other generators. I didn't expect anyone to want it as their main world, so I didn't add support for it.
     
  5. Offline

    Axelthecritic

    My main world's going to be a room with portals to other worlds.
     
  6. Offline

    Forecaster

    There's plugins that let you set the "newbie spawn" where new players appear for the first time.

    Can't think of any right now unfortunately...
     
  7. Offline

    jespertheend

    What other plugins?
    I haven't seen one yet.
     
  8. Offline

    Davyyjones

    Umm, is there any way to make it so the plugin makes the whole world flat instead of just a giant square that's a few hundred blocks wide??
     
  9. Offline

    guruflex

    how to remove the world from the server?
     
  10. Offline

    flarnot

    So.... how do i get the flat world?
     
  11. make world out of tnt?
     
  12. Offline

    SandFalls

    I want to know the same thing.
     
  13. Offline

    King Rat

    NO SUPPORT FOR YOU

    [​IMG]
     
  14. Offline

    leader10

    can someone tell me how i make my server flat land
     
  15. it doen's suport

    World Type: SKYLANDS

    or even
    Upper Layer: AIR

    i got build 1717



    i just want that ''Overworld'' generate completely empty chunks
     
  16. Offline

    drewbzz

    Is this Going to get updated Cheers Drew
     
  17. Offline

    winter4w

    Does it work with 1.2
     
  18. Offline

    drewbzz

    Nope :(
     
  19. Offline

    johnshone

    FFS make it work please when i type /ocean it dose nothing ecept sends this message in chat /ocean yes that is right it says the command back to me and it dose the same for /leaveocean
     
  20. Offline

    winter4w

    Please update it I really need this or is there another plugin
     
  21. Offline

    md_5

    Long time no see King Rat. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page