RainZhang Posted June 1 How to make a world you make random? Like with trees and sand, and water, and terrain, not flat? Is there a command? Share this post Link to post
2 August92014 Posted June 1 (edited) 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 June 1 by August92014 Share this post Link to post
2 Goodly Posted June 1 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 Share this post Link to post
1 icanttellyou Posted June 1 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. Share this post Link to post
0 RainZhang Posted June 1 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! Share this post Link to post
How to make a world you make random? Like with trees and sand, and water, and terrain, not flat? Is there a command?
Share this post
Link to post