Inactive [WGEN] NullTerrain v0.4.2 - Generate empty worlds [1.2.5-R1.0+]

Discussion in 'Inactive/Unsupported Plugins' started by Elizacat, Jul 21, 2011.

     
  1. Offline

    Elizacat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    NullTerrain v0.4.2 - Generate completely empty worlds (for CraftBukkit 1.2.5-R1.0 and up)

    A quick (and my very first) little plugin written by myself as a null terrain generator (generating empty landscapes), based off of Dinnerbone's BukkitFullOfMoon example plugin. I use this to implement empty space (as requested by some people on my server) and thought it may be useful to others. Bootstrapping the area and multi-world teleport is up to you right now; if anyone wants to help with this, the source is on github here.

    Information
    This plugin implements null terrain generation; that is, empty space. No terrain is generated whatsoever. If you wish to use this with some sort of space-like area, you may also consider properTime to make it perpetually night and WeatherControl (although this doesn't work with 1038+ yet, I'm trying to work with the author to make this happen) to make sure storms don't happen :).

    Instructions
    1. Place the plugin in your plugins directory
    2. Use MultiVerse 2's terrain generator provider system (for example, /mv create space normal -g NullTerrain) or Bukkit's own multiworld generator system to change the terrain generator for the given world (the provider is called NullTerrain, astonishing isn't it!).
    This plugin should work fine with MultiVerse (although you will need to use Bukkit's own multiworld generator system) and MultiVerse 2 (which is an easy-to-use and easy-to-administer interface to this).

    Download
    0.4.2: http://elizabethmyers.me.uk/downloads/NullTerrain/0.4.1/NullTerrain.jar

    Recommended plugins
    WorldEdit with the //pos and //pos2 commands are the best way to edit space, in the absence of other blocks to target. VoxelSniper also works well. The server I run uses both; we consider neither to really replace the other (they are good complements).

    ToDo
    It's currently hard to bootstrap space, the best bet atm is to use /mvtp with @fernferret's most excellent MultiVerse 2 plugin. I may add a command to allow teleportation to space later, but it's currently very low-priority as I have bigger fish to fry.

    ChangeLog
    0.4.2: Update for newer Bukkit. I'm baaaack. :p
    0.4.1: Make sure this plugin loads at startup
    0.4: Change to use Bukkit's own multiworld system (or MultiWorld 2's system) - thanks nightpool!
    0.3: Initial public release
    0.1-0.2: Internal releases. They didn't exist :p

    This post has been edited 14 times. It was last edited by Elizacat May 6, 2012.
  2.  
  3. Offline

    shadrxninga

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    your missing your plugins version number in the thread title as well as a header/title in your thread, otherwise it looks good.
    Elizacat likes this.
  4. Offline

    Elizacat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  5. Offline

    RobotGymnast

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Could you auto-generate the config file, if it's not found?
    Also, is it possible to make the main world the null world? It doesn't work properly for me.
  6. Offline

    Elizacat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  7. Offline

    Elizacat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Pushed 0.4, the config file is gone now. Please use Bukkit's own multiworld infrastructure or MultiVerse 2's terrain generator provider system.
  8. Offline

    shadowdemonx9

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This is the only plugin that seems to have stumped me, because of multiverse. It wont create a Null Terrain from /mvcreate <name> <type> -g NullTerrain. It'll just create a normal world.
  9. Offline

    Elizacat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Weird, are you using MultiVerse 2? Also, try 0.4.1, I fixed a priority issue.
  10. Offline

    fernferret

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just a sidenote, your topic says "This plugin should work fine with MultiVerse and MultiVerse 2."
    When it really requires Multiverse 2.
  11. Offline

    Elizacat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Just noticed that, thanks.
  12. Offline

    Devian50

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Going to try this out... Sounds neat!
    Where would I get Multiverse 2 btw?

    This post has been edited 1 time. It was last edited by Devian50 Aug 3, 2011.
  13. Offline

    grandwazir

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    @Elizacat I've just used your plugin in my example usage for DimensionDoor, hope you don't mind.
  14. Offline

    Elizacat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I don't care :).
  15. Offline

    Elizacat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  16. Offline

    Devian50

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  17. Offline

    Styx Reborn

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great plugin and all, but the forums already has a space plugin :p
  18. Offline

    Elizacat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well aware. I wanted something simpler, just a generator, something that didn't try to do anything else other than bare essentials.

    This post has been edited 1 time. It was last edited by Elizacat Aug 14, 2011.
  19. Offline

    Tomab

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Exactly what I like in a plugin. Thankyou! And providing the source is even more helpful!

    One question, perhaps I'm forgetting something useful, how do I place a block to start with in this dimension? Even as an administrator, I have nothing to build off of. I must be missing something simple here.

    This post has been edited 2 times. It was last edited by Tomab Oct 4, 2011.
  20. Offline

    Masterpig

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sorry if this is a noob question but how do I install it, There is no jarfile,

    Thanks Masterpig
  21. Offline

    cantidosama

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi Elizacat, I've got your plugin working on my CB server, v1112 (the latest I think), with Multiverse 2, and it's working great. There's one problem though: when I move to the limits of my starting 'area', which is like 1000 voxels square, MC starts generating terrain again: http://imgur.com/zhnrL - any idea why this is happening? Thanks.
  22. Offline

    jobud9

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    is it just me, or when you tell mv to create the world, it freezes up because it find a spot to spawn you in... am i derping? or is there a fix
  23. Offline

    ZupZup

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have the exact same problem, anyone got a fix?
    There is a .jar file, you downloaded it.
    You press the download button and it's that exact file with META-INF in and etc.
  24. Offline

    Masterpig

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Internet explorer was saying it was a jar But saving and satying a zip even when All thingies was clicked :p, It works in firefox, Gracias
  25. Offline

    Syphr54

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have got the same problem here.
  26. Offline

    Priizon

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Oh thank god I'm not the only one with the problem of freezing up when creating the world. Though I did somehow get one world created, but it wasn't empty it was a normal world with land and trees and water.
  27. Offline

    S@M

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hi, i'm trying to use your plugin but I don't want to use multiverse and i really don't get how to make it work. The console says it has loaded correctly but i can't make it generate an empty world. Do you NEED multiverse or is it possible without it? it's for a building project so i just need one world and i need it empty.
  28. Offline

    po5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Unfortunately this doesent work with MV2. MV2 will try to validate spawns for some reason, instead of just making one. And of course it cant validate a spawn in an empty world because its all void.

    This post has been edited 1 time. It was last edited by po5 Nov 5, 2011.
  29. Offline

    Potatoboy2

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Love this plugin, great for space generation, and is fast and simple to use! Although there are some issues, like if the server you are playing on has no editing plugin like VoxelSniper or WorldEdit, it would be hard to build anything. I would suggest putting a single bedrock block under the spawn but nowhere else. I hope this is possible, and I really like this plugin!

    Thanks!
  30. Offline

    Kohle

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Well, neat idea. I would like to see it work.... but MultiVerse keeps trying to adjust the spawn because it is "unsafe"... any ideas what to do?
  31. Offline

    ChrisX930

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I've the same problem here...

Share This Page