Paradise Land [1.8 - 1.12] SkyWorld Generator!

 Paradise Land [1.8 - 1.12] SkyWorld Generator! 3.1-SNAPSHOT-2

Paradise Land [1.8 - 1.12] SkyWorld Generator!
qrQ3UDF.png


What is Paradise Land?

Welcome, this is the official page of the ParadiseLand world generator. Actually the plugin requires at least 1.5 GB of memory and a CPU with at least 3 ghz to work smoothly. This plugin works on Spigot 1.8, to 1.12.2. It allows you to generate a different type of world: floating islands, fantastic canyons and custom trees for each custom biome.

Images and videos

VA5xbsz.png

su5hhkT.png

AXm4YtQ.png

50gyqaz.png

b6avyXl.png

mluw6TH.png

IgwJhs8.png

75n3MFz.png

MVssPX1.png

njZacKQ.png

pFoGiC0.png

9mtp4kh.png

xXcTCyQ.png

qp9oD8M.png

0EzL8Mx.png

CGmRReT.png

HlZupZn.png

KSrI63W.png

tpiTzUX.png

RP5gvPJ.png

49wi06K.png

xfRWSrn.png

DsuGXaX.png

Q5KaqJb.png

S0CuPu6.png

i3F3nDG.png

EankQyq.png

tXS5X4K.png

7G6vW67.png

8ZZ1yrl.png

Vl8mVrw.png

wwluA2E.png

XIxxKe7.png

okfq56Z.png

SOIQhZK.png

8Z2yDOR.png

0f3N5nc.png

PMsnWQ4.png

z7VRnW0.png

gaW380E.png

Mg5EsWu.png

ZqT2V1X.png

OlIvcZf.png

5ZjNzIH.png

qWe4VnA.png

edfC98Q.png

i7JQIn8.png

j9t0RiT.png

hwpKOUa.png

u3Vl1HF.png

eBxGHEX.png

2TXbQOq.png

At the moment there aren't videos, if you are a YouTuber with more than 2000+ subs, send me a private message!

FIRST 2.0 UPDATE
It took me sevaral months to prepare this important update, I would like to thank all those supported me buying the plugin.

  1. This version is incompatibile with the previous versions, so you must delete the folder of the old plugin if you are upgrading

  2. The world must be regenerated because of major changes to the generator

  3. The structures aren't implemented yet
New biomes
  • Arid Desert
  • Artic Tundra
  • Bright Forest
  • Cold Taiga
  • Desert
  • Drenched Forest
  • Large Plains
  • Mediterranean
  • Mediterranean Forest
  • Mushroom Forest
  • Mushroom Plains
  • Polar
  • Savanna Forest
  • Savanna Grass
  • Savanna Rock
  • Steppe
  • Subtropical
  • Subtropical Rainforest
  • Taiga

Installation and configurations

You need Java 8!

Put the JAR file in /plugins directory and restart the server.

In /plugins/ParadiseLand folder there are the main configuration and the folder wich contains the biomes.

Main configuration (config.yml):
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:
#The standard biome used by the generator, default MEDITERRANEAN
default_biome: MEDITERRANEAN
#Islands min height
min_height: 0
#Caves
cave:
#Enable caves generation
enabled: true
#Hide minerals at the bottom of the islands
hide_bottom_mineral: false
#Ground grass blocks
ground_grass: true

#Ores properties
#
# enabled: enable ore generation
# max_height: max ore generation height (summed to island min height)
# amount: the medium ammount of the ores generation
#
ore:
#Stones properties
stone:
granite:
enabled: true
max_height: 128
amount: 24
diorite:
enabled: true
max_height: 128
amount: 24
andesite:
enabled: true
max_height: 128
amount: 24
#Minerals properties
mineral:
diamond:
enabled: true
max_height: 55
amount: 7
gold:
enabled: true
max_height: 75
amount: 8
iron:
enabled: true
max_height: 128
amount: 8
redstone:
enabled: true
max_height: 60
amount: 7
lapis:
enabled: true
max_height: 65
amount: 6
coal:
enabled: true
max_height: 128
amount: 18
emerald:
enabled: true
max_height: 70
amount: 2


In each biome folder there are the biome configuration and the schematics's folder.

Here is an example of biome configuration:
Code (Text):

#Enable/disable this biome
enabled: true

tree:

#Chance of small trees [0-100] -> higher = less trees
small_chance: 2
#List of schematics in /Biomes/Polar/schematics
small: []

medium_chance: 2
medium:
- MediumPolar_1
- MediumPolar_2
- MediumPolar_3
- MediumPolar_4

big_chance: 6
big: []

structure:

ground_chance: 2
ground: []

flying_chance: 2
flying: []



In the next updates there will be

Structures and floating structures
Villages
Mobs configurations
Enable/disable biomes
Better and faster generator


Generate the world
To generate the world you can use two method


    • With Multiverse-Core
      Code (Text):
      /mv create paradise normal -g ParadiseLand
    • In bukkit.yml add this:
      Code (Text):

      worlds:
      worldName:
      generator: ParadiseLand

Recommendations


    • It's recommended to pregenerate the world with WorldBorder or similar plugins.
    • It's also recommended to use No Black Sky to avoid black sky under Y 61

Latest updates

  1. Bug fixes, improvments and new features

    Fully compatibility with 1.14.x. Backup and delete the old ParadiseLand folder! List of bug...
  2. Updated to 1.14 and more features

    Added compatibility with spigot 1.14-pre5 and 1.14. Backup and delete the old ParadiseLand...
  3. Updated to 1.13

    Finally this is first 1.13 compatible version of Paradise Land. It still lacks of many...

Latest reviews

Doesn't work at all and it makes my server crash.
Caused by: java.lang.NoClassDefFoundError: org/bukkit/block/data/BlockData
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
at it.gamerover.paradise.m.c.a(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at it.gamerover.paradise.m.c.a(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at it.gamerover.paradise.m.a.a(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at it.gamerover.paradise.m.a.a(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at it.gamerover.paradise.ParadiseLand.onLoad(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:365) ~[PlugMan.jar:?]
at com.rylinaux.plugman.command.LoadCommand.execute(LoadCommand.java:114) ~[PlugMan.jar:?]
at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95) ~[PlugMan.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[server.jar:git-TacoSpigot-bf023c7d]
... 15 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.block.data.BlockData
at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
at it.gamerover.paradise.m.c.a(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at it.gamerover.paradise.m.c.a(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at it.gamerover.paradise.m.a.a(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at it.gamerover.paradise.m.a.a(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at it.gamerover.paradise.ParadiseLand.onLoad(Unknown Source) ~[ParadiseLand-3.1-SNAPSHOT-2-CRACKED.jar:?]
at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:365) ~[PlugMan.jar:?]
at com.rylinaux.plugman.command.LoadCommand.execute(LoadCommand.java:114) ~[PlugMan.jar:?]
at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95) ~[PlugMan.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[server.jar:git-TacoSpigot-bf023c7d]
... 15 more
Pls update to 2.1 SNAPSHOT 3.
Please, Update

Similar resources

Paradise Land [1.8 - 1.12] SkyWorld Generator! Blixel
world gen, generator, world generator, Skyland, Skyworld, world, Eden, Paraise World, Paradise Land
0.00 star(s) 0 ratings
Downloads
65
Updated
Paradise Island Shadow_Eagle
0.00 star(s) 0 ratings
Downloads
13
Updated
BlackSpigot General Chat
Rules Help Users
    jimmynoob1234 @ jimmynoob1234: hello*
    Top