/BananaMaze

[BASIC] "Maze" generation using ChunkGenerator and BlockPopulator

Primary LanguageJava

Where do I get this? / Where is the changelog? / Where can I discuss this?

[At the Bukkit forums, of course!][plugin]

wate what dose this do

The original generator from codename_B made something that looks like this:
An example world generated using codename_B's generator

This is an extension of codename_B's generator that makes things like pools and ruins (and more!) appear in the rather empty rooms made by the original project.

What does each class do?

How to contribute

If you know Java and are comfortable working with Bukkit's BlockPopulator class, fork this repository, add your changes, and submit a pull request.

If you don't know Java or you don't want to code something, but you have an idea, post it at the [forum topic][topic] so someone can implement your idea.

If your idea or code is in this project and your name is not in plugin.yml, make a comment somewhere so we can fix that.

[topic]: http://forums.bukkit.org/threads/basic-maze-generation-using-chunkgenerator-and-blockpopulator.25932/ "[BASIC] "Maze" generation using ChunkGenerator and BlockPopulator" [plugin]: http://forums.bukkit.org/threads/gen-bananamaze-an-infinite-dungeon-maze-to-explore.26113/ "[GEN] BananaMaze - An infinite dungeon maze to explore (Bukkit plugin)"