[Request] Advanced Space

Discussion in 'Archived: Plugin Requests' started by Prorockband, Dec 27, 2013.

  1. Offline

    Prorockband

    Hello, i am currently working on a server and i was looking for a good space plugin but there isnt many out there. I may be thinking to complex as i am not a coder by any means. Anyways i am looking for a plugin that would create planets that would be generated from either schematics or some file so that i would be able to build custom planets and have the world gen randomly place it. Second thing is i would like planets to be a random length away from each planet but have a minimum and a max. Third and final thing is that i want all planets core to be at the same Y level, so that there isn't a planet at Y 10 and one at Y 230. Also it helps for building planets to scale and they wont get cut off due to map limits.

    List of the 3 features i would like:
    1. Custom planet world gen from file.
    2. Planets are random distances away from each other. The Min and Max are in config.
    3. Planets spawn at the same Y level.

    So if understood what timtower said then all i need is the world generation, which would go with either multiworld or multiverse which ever one works best.

    Thanks to anyone who can help me create or find a plugin like this. If you have any questions pm or leave a comment down below.

    -Prorockband
     
  2. Offline

    timtower Administrator Administrator Moderator

    Prorockband You probably want this to be a normal world gen. So the commands will be from you multiworld plugin
     
  3. Offline

    Prorockband

    timtower Hey im not quite sure i understand what you mean? Any way you could clarify any more?
     
  4. Offline

    timtower Administrator Administrator Moderator

    A worldgenerator won't be able to do anything on its own, it gets activated by a multiworld plugin.
    You only need the generator part.
    This would be without commands
     
  5. Offline

    Prorockband

    timtower Ok thanks i understand what you mean now,thanks for the help ill edit my post.
     
    timtower likes this.
  6. Offline

    Prorockband

    Bump, Still in looking for help
     
  7. Offline

    revanevan99

    I would love to make the map but i dont realy know how to make a world gen plugin :/ if you want me to make the map you can message me on skype: GladiatorGalaxy
     
  8. Offline

    Prorockband

  9. Offline

    BustedEarLobes

    It would be easier to develop if you followed the Plugin Requests Guide. It is better if we know exactly what you want.

    Aside from that, keep in mind it is impossible to have spherical gravity using server side plugins. So, although people can generate spheres made from multiple blocks, you can't walk on its sides or bottom do to the linear gravity "hardcoded" in. On top of that, the planets would also be relatively small do to the world height restriction. However, if you are looking for that anyways, then please clarify.
     
  10. Offline

    Prorockband

    BustedEarLobes i already knew that walking on all sides is impossible and wasn't counting on that. With clarifying my request i don't know how i could really expand. What i would like is basically world generation using files. Plugin category, commands, permissions weren't needed and I have no time limit on when it needs to be done, but anyways planets can still be huge because you have to consider you don't need anything on the sides or bottom so you can have the bottom of a planet at y = 1-3 and the top and only the top needs to have any kind of buildings and such. Either way that doesn't planet size doesn't concern me at this moment
     
  11. Offline

    JRL1004

    Prorockband The was a thing a while back called Planetoids. I'm sure you can Google it if you are interested or read this:
    Show Spoiler
    Planetoids is a program generated map that contains spheres, or "planetoids" on of customizable size. These planetoids ('toids) are able to be generated a random distance away between a minimum-maximum value and each 'toid has it's own "density" (NOTE: Density defines the size of the planet based on the approximations of the masses of the planet's materials). As well as all this, each 'toid that has a stone surface contains a random resource inside (ranging from lava and gravel to diamond ore). Beyond the programs ability to create planets, the world can also have 100% void under it (to represent space), 100% lava, or 100% water.

    From what I understand, you want a world generator to do something similar for you. Would it be possible for you to just generate one of these worlds and import it instead. There is no point in having someone make a plugin if a way of performing a function you want is already available and functional.
     
  12. Offline

    15987632

    Newly loaded chunks would go back to regular mine craft in that situation.
     
  13. Offline

    JRL1004

    15987632 The world is customizable in size. Since it's by chunk, just say to make it 512 chunks or so large and put the spawn in the middle. I doubt anyone will travel 128 or so chunks with the risk of falling into the void always present. And if 512 is not enough, you can always have it make more.
     
  14. Offline

    Prorockband

    JRL1004 Yes i have saw that plugin and it does some things i want but the problem i found with it is i want to have fully decorated planets and then have those randomly placed around the world, So basicly i create a planet as a template and have it use it when ever needed for world gen, if that makes sense.
     
  15. Offline

    JRL1004

    Prorockband It does but sadly World-Gen is beyond my skillset and I can't offer more than recommendations here.
     
  16. Offline

    Prorockband

    JRL1004 Well thank you for all the input you gave
     
  17. Offline

    Prorockband

  18. Offline

    Prorockband

    Bump still looking for this if possible
     

Share This Page