» If you like this plugin you should definitely check out our other plugins too «

You actually have three modes to replace existing biomes:
Therefore you can use two methods to change/create the biomes:
So for example you could create round jungle biomes with radius 5 at some distant location by just clicking your mouse button after you enabled brush mode with: /biome brush jungle round 5 (to disable brush mode use: /biome brush off) Or you could replace the entire biome you're currently standing in with just: /biome set jungle replace
One cool feature is it's WorldEditCUI integration! As soon as you use /biome info or after you've changed a biome area, the plugin will tell your WorldEditCUI in your client to draw the shape of this area into the air. This way you can check exactly what was changed and where. All you need to do is to install the weCUI Clientside Mod: http://www.minecraftforum.net/topic/885099-12-worldeditcui-worldedit-client-user-interface-v12/page__hl__wecui
Actually there's no API in Bukkit to regenerate the map itself based on the new biome code you just changed using BiomeEdit! When you regenerate the specific area, the biome code itself will be reset too. As soon as there's a way to get nice jungle where you had a desert, I'll definitely try to add this and let you know!
BiomeEdit changes the information at what point which biome should be seen by either the client and the server.
So the server:
And the client:
When using BiomeEdit to replace whole biomes, it tries to load all surrounding chunks, but sometimes it can't. But there's a trick: Using the plugin ChunkLoad you can tell bukkit to NOT throw away unused chunks. So you then just need to fly over the whole biome area once and BiomeEdit will work like a charm!
Feel free to contribute or share your thoughts and ideas!
GitHub: http://github.com/DerFlash/BiomeEdit
You can find snapshot builds in the Jenkins.¹
¹ Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
· · ·
» Powered by Cube Nation «
» If you like this plugin you should definitely check out our other plugins too «