Jump to content

Random Worlds

Posted

How to make a world you make random? Like with trees and sand, and water, and terrain, not flat? Is there a command?

Featured Replies

In MCGalaxy, there's a variety of map generators, called themes, that you can use. So if you want to see what's available, do:

/help newlvl themes

Most themes allow you to generate a specific map by providing a seed. To create a 256x128x256 map using the Classic theme with the seed 1337, do:

/os add 256 128 256 Classic 1337

Some servers may have additional themes that are added through custom plugins, such as nasGen or alphaGen. They won't be available in every server, so keep that in mind.

You should also know that in some servers, you won't be able to generate maps with Advanced themes as a regular member.

Edited by August92014

3 hours ago, August92014 said:

/os add 256 128 256 Classic 1337

/os add is if the server is running MCGalaxy 1.9.5.0 (which is yet to come out, some servers run development versions however) or newer. If the server is running 1.9.4.9 then you should use /os map add instead.

Owner and founder of Good old Lava Survival, MCGalaxy plugin developer, Master of evil hacks not supported by UnknownShadow.

  • Author
8 hours ago, Goodly said:

In addition to August's comment there's also an MCGalaxy wiki page about creating new levels. https://github.com/ClassiCube/MCGalaxy/wiki/Creating-levels

 

5 hours ago, icanttellyou said:

/os add is if the server is running MCGalaxy 1.9.5.0 (which is yet to come out, some servers run development versions however) or newer. If the server is running 1.9.4.9 then you should use /os map add instead.

Thanks a lot!

READ THE RULES BEFORE YOU POST

Create an account or sign in to comment