OreGeno - A plugin designed to keep your mines full

This is a discussion topic for the Ore project, OreGeno. View the full project on Ore for downloads and more information.


OreGeno

This plugin is designed to repopulate mines, so your world won’t run dry of ores.
In order to do this, this plugin allows you to write simple in-world crafting recipes.

For these recipes a second block-tick (Growth Tick) is introduces, that operates in the same way as described by the minecraft wiki, although running async to keep the server smooth. To increase performance the plugin will cache every chunk (freed when the world unloads). Without the cache performance of the Growth Tick quickly drops below 20 t/s, slowing down the ore-growth.

Commands

  • /oregeno performance (Permission oregeno.command.performance)
    Get visual information on the plugins performance (Growth Tick and Chunk Caching)

  • /oregeno tickspeed [speed] (Permission oregeno.command.tickspeed)
    Set how many block per tick per sub-chunk are tested, this value is non-persistent

Config Format

Described here

External Connections

none

Need Help?

Join my Discord

1 Like

A new version has been released for OreGeno, it is available for download here.


Regenerate blocks under certain conditions