Using Multiverse Core :
1) Put the Ouranos.jar in your plugins directory
2) Install Multiverse Core if you don't have it
3) Start your server
4) Run the command :
Code (Text):
/mv create <worldname> normal -g Ouranos
To use a
predefined seed, use the command :
Code (Text):
/mv create <worldname> normal -g Ouranos -s <seed>
Using Bukkit.yml :
1) Put the Ouranos.jar in your plugins directory
2) Put these lines in your bukkit.yml :
Code (Text):
worlds:
<worldname>:
generator: Ouranos
3) Start your server
QNA
Are vanilla structures spawning in ouranos worlds ?
No, none of the vanilla structures are spawning, every structure is custom. You can also add your own structures
Can i find every item/block from vanilla in ouranos world ?
Some items/blocks are not directly foundable into the worlds (with default config), you may want to add a custom biome with those blocks and/or use merchants/chests to let your player have access to these blocks/items
What are the other things different from vanilla ?
Some mobs must be found by a different way than from vanilla worlds (E.G. warden can be found in mob arena)
How does the economy system work ?
Ouranos supports vault as the economy api, this is the recommended way to trade. You can also use items as money (E.G. emeralds) but some features are available only using vault
Useful Links
Ouranos presentation : https://alex-plugins.gitbook.io/ouranos/
Ouranos vs Stratos comparison :
https://alex-plugins.gitbook.io/ouranos/ouranos-vs-stratos
Ouranos commands :
https://alex-plugins.gitbook.io/ouranos/commands