Fixed OutOfMemory bug, now you can choose from
config.yml how much memory to use.
Code (Text):
#If true, the world generation will require less memory,
#but it's possible that some biomes won't be generated.
low_ram_usage: false
#Islands properties
island:
...