|
| 1 | +NotSoFlat |
| 2 | +======= |
| 3 | + |
| 4 | +* Summary: An alternative world generator |
| 5 | +* Dependency Plugins: n/a |
| 6 | +* PocketMine-MP version: 1.4 - API 1.6.0, 1.5 - API 1.12.0 |
| 7 | +* DependencyPlugins: - |
| 8 | +* OptionalPlugins: - |
| 9 | +* Categories: World Generators |
| 10 | +* Plugin Access: |
| 11 | +* WebSite: [github](https://github.com/alejandroliu/bad-plugins/tree/master/NotSoFlat/) |
| 12 | + |
| 13 | +Overview |
| 14 | +-------- |
| 15 | + |
| 16 | +This is a simple [PocketMine-MP][3] Terrain Generator. It is based on the |
| 17 | +Superflat Generator, but mixes in the [Simplex Noise][1] algorithm |
| 18 | +to generate decent looking terrain. |
| 19 | + |
| 20 | + |
| 21 | +Documentation |
| 22 | +------------- |
| 23 | + |
| 24 | +### Usage |
| 25 | + |
| 26 | +Copy to your plugins directory to install. Use `ManyWorlds` to |
| 27 | +generate new worlds. |
| 28 | + |
| 29 | +If using `ManyWorlds` use the command: |
| 30 | + |
| 31 | + /mw create testworld 4994 notsoflat |
| 32 | + |
| 33 | +`4994` is the seed, and you can change it to any number you want. |
| 34 | +`testworld` is the new world being created, replace as appropriate. |
| 35 | + |
| 36 | +### Configuration |
| 37 | + |
| 38 | +You can configure the generator using the presets string. |
| 39 | +The presets strings can be configured in your `server.properties` |
| 40 | +file under the key `generator-settings`. |
| 41 | + |
| 42 | +You can either use a predefined config or use a preset string similar |
| 43 | +to the one used by [Superflat][2] |
| 44 | + |
| 45 | +The following are the available pre-defined config preset strints: |
| 46 | + |
| 47 | +- overworld |
| 48 | +- plains |
| 49 | +- ocean |
| 50 | +- hills |
| 51 | +- mountains |
| 52 | +- flatland |
| 53 | +- hell |
| 54 | +- desert |
| 55 | +- mesa |
| 56 | +- desert hills |
| 57 | + |
| 58 | +It is possible to control de terrain generation with greater |
| 59 | +detail using a preset configuration string: |
| 60 | + |
| 61 | + nsfv1 ; blocks ; biome ; options |
| 62 | + |
| 63 | +Where: |
| 64 | + |
| 65 | +- nsfv1 : it is a preset version string. It is ignored. |
| 66 | +- blocks : it is an extended block preset configuration. You can |
| 67 | + especify one or more strata structures by using a "`:`" as |
| 68 | + separator. You can also use a predefined string. Predefined |
| 69 | + block strings: |
| 70 | + - temperate : mostly grassy tile set |
| 71 | + - arid : a harsh, mostly desert tile set |
| 72 | + - hell : nettherrack all around |
| 73 | +- biome : this is ignored |
| 74 | +- options : additional settings to tweak the terrain generator. |
| 75 | + |
| 76 | +Because some of the code is based on PocketMine-MP Superflat |
| 77 | +generator, it recognizes the following options: |
| 78 | + |
| 79 | +- decoration : Will decorate the terrain with the specified objects: |
| 80 | + - grasscount : tall grass or flowers |
| 81 | + - treecount : trees |
| 82 | + |
| 83 | +The terrain generation itself can be configured using the `dsq` option. |
| 84 | +_(This is an extension to the Superflat generator)_ |
| 85 | + |
| 86 | +### dsq |
| 87 | + |
| 88 | +- waterblock : What block to use instead of water. Could be used |
| 89 | + configure a lava (Block 11) sea or an ice sea. |
| 90 | +- strata : A list of `:` (colon) separated numbers used to select |
| 91 | + the different strata structures. |
| 92 | +- hell : If set, it will create a roof of Netherrack and Bedrock at |
| 93 | + the top of the world. |
| 94 | + |
| 95 | +### References |
| 96 | + |
| 97 | +- [Simplex Noise][1] |
| 98 | +- [Minecraft Superflat generator][2] |
| 99 | +- [PocketMine-MP][3] |
| 100 | + |
| 101 | +[1]: http://en.wikipedia.org/wiki/Simplex_noise "Wikipedia" |
| 102 | +[2]: http://minecraft.gamepedia.com/Superflat "Superflat Generator" |
| 103 | +[3]: http://www.pocketmine.net/ "PocketMine-MP" |
| 104 | + |
| 105 | +Changes |
| 106 | +------- |
| 107 | + |
| 108 | +* 1.1.0 : Fixes for PM1.5 |
| 109 | +* 1.0.0 : Updated to PM1.4 API |
| 110 | + * Changed from DiamodSquares to Simplex Noise |
| 111 | + * Removed: |
| 112 | + - decoration: |
| 113 | + - spawn : This will create a circle around the spawn using the |
| 114 | + specified block. The following sub-options are used: |
| 115 | + - radius : size of the spawn circle |
| 116 | + - block : block type. |
| 117 | + - dsq: |
| 118 | + - min : minimum height of terrain |
| 119 | + - max : maximum height of terrain |
| 120 | + - water : water level |
| 121 | + - off : how quickly terrain will vary |
| 122 | + - dotsz : averages the terrain so it is not as rough. |
| 123 | + - fn : Applies a function to the height map. Available functions: |
| 124 | + - exp : Exponential. |
| 125 | + - linear : This doesn't do anything |
| 126 | + - fndat : Values to pass to the `fn` function. |
| 127 | +* 0.3 : New features |
| 128 | + - multiple ground configs depending of height |
| 129 | + - cactus and weeds generation on sand |
| 130 | + - fn and dotsz settings to tweak the look of the environment |
| 131 | + - richer set of presets |
| 132 | +* 0.2 : Updates |
| 133 | + - Updated API level |
| 134 | + - Misc typos/bug-fixes |
| 135 | + - Fixed tree generation |
| 136 | + - tweaked defaults a bit |
| 137 | +* 0.1 : Initial release |
| 138 | + |
| 139 | +Copyright |
| 140 | +--------- |
| 141 | + |
| 142 | + NotSoFlat |
| 143 | + Copyright (C) 2015 Alejandro Liu |
| 144 | + All Rights Reserved. |
| 145 | + |
| 146 | + This program is free software: you can redistribute it and/or modify |
| 147 | + it under the terms of the GNU General Public License as published by |
| 148 | + the Free Software Foundation, either version 2 of the License, or |
| 149 | + (at your option) any later version. |
| 150 | + |
| 151 | + This program is distributed in the hope that it will be useful, |
| 152 | + but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 153 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 154 | + GNU General Public License for more details. |
| 155 | + |
| 156 | + You should have received a copy of the GNU General Public License |
| 157 | + along with this program. If not, see <http://www.gnu.org/licenses/>. |
0 commit comments